start 2.48 cycle
[themes.git] / EarlyBlue / global / dropmarker.css
index f45b9dd65bae59f21903b8766cd4cb6b4f546127..957dec574d239cbaeced23f9350e239d9d984b96 100644 (file)
@@ -11,7 +11,10 @@ dropmarker {
 
 dropmarker:hover:active {
   border: 1px inset #CCD0DD;
-  padding: 2px 0 0 2px;
+  padding-top: 2px;
+  padding-bottom: 0;
+  padding-inline-start: 2px;
+  padding-inline-end: 0;
 }
 
 dropmarker[disabled="true"] {