Index: skin/options.css |
=================================================================== |
--- a/skin/options.css |
+++ b/skin/options.css |
@@ -1203,8 +1203,8 @@ |
background-position: -9px -32px; |
Thomas Greiner
2016/04/07 17:40:11
Detail: These coordinates should be `-10px -33px`
|
content: ""; |
cursor: pointer; |
- height: 12px; |
- width: 12px; |
+ height: 10px; |
Thomas Greiner
2016/04/07 17:40:11
Detail: Actually, the "close" button in the sprite
|
+ width: 10px; |
vertical-align: middle; |
-moz-margin-end: 6px; |
-webkit-margin-end: 6px; |