mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Fix margins of timestamp and encryption buttons in infolog edit dialog
This commit is contained in:
parent
6038936cef
commit
cf51e547d2
@ -75,7 +75,7 @@ td.infologTimestamp {
|
||||
}
|
||||
button#infolog-edit_timestamp {
|
||||
position: absolute;
|
||||
right: -35px;
|
||||
right: -25px;
|
||||
top: 3px;
|
||||
}
|
||||
div#infolog-edit_infolog-edit-description {
|
||||
|
@ -142,7 +142,7 @@ td.infologTimestamp {
|
||||
}
|
||||
button#infolog-edit_timestamp {
|
||||
position: absolute;
|
||||
right: -35px;
|
||||
right: -25px;
|
||||
top: 3px;
|
||||
}
|
||||
div#infolog-edit_infolog-edit-description {
|
||||
|
Loading…
Reference in New Issue
Block a user