Fix margins of timestamp and encryption buttons in infolog edit dialog

This commit is contained in:
Hadi Nategh 2016-10-28 09:51:31 +02:00
parent 6038936cef
commit cf51e547d2
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ td.infologTimestamp {
}
button#infolog-edit_timestamp {
position: absolute;
right: -35px;
right: -25px;
top: 3px;
}
div#infolog-edit_infolog-edit-description {

View File

@ -142,7 +142,7 @@ td.infologTimestamp {
}
button#infolog-edit_timestamp {
position: absolute;
right: -35px;
right: -25px;
top: 3px;
}
div#infolog-edit_infolog-edit-description {