mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
(S)CSS cleanup: 0px => O and removal of duplicated properties (#5526)
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user