We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f16d51 commit e04fde4Copy full SHA for e04fde4
1 file changed
webext-base.css
@@ -43,6 +43,10 @@ hr:not(*:root) {
43
border-bottom: 1px solid #aaa4;
44
}
45
46
+img {
47
+ vertical-align: middle;
48
+}
49
+
50
@-moz-document url-prefix('') {
51
:root {
52
background-color: #fff;
0 commit comments