mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-01 03:29:05 +01:00
Fix margins of timestamp and encryption buttons in infolog edit dialog
This commit is contained in:
parent
6b73ee09b5
commit
561cad37fe
@ -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