[ticket/13713] Remove unneeded top property

PHPBB3-13713
This commit is contained in:
lavigor 2018-06-21 03:28:43 +03:00 committed by Marc Alexander
parent c6e9f001e3
commit fefeba2687
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 0 additions and 2 deletions

View file

@ -1686,7 +1686,6 @@ fieldset.submit-buttons legend {
0 1px 5px 0 rgba(0, 0, 0, 0.12);
position: absolute;
z-index: 999;
top: 20px;
overflow: auto;
transition: all 0.2s ease;
}

View file

@ -18,7 +18,6 @@
border-radius: 2px;
position: absolute;
z-index: 999;
top: 20px;
overflow: auto;
transition: all 0.2s ease;
}