(S)CSS cleanup: 0px => O and removal of duplicated properties (#5526)

This commit is contained in:
Bruno Perel
2018-01-25 15:53:36 +01:00
committed by Kris
parent b784c1eda4
commit 6750ff6873
37 changed files with 77 additions and 90 deletions

View File

@@ -113,7 +113,7 @@ License: MIT
.sp-clear-enabled .sp-clear {
display: block;
position:absolute;
top:0px;
top:0;
right:0;
bottom:0;
left:84%;