We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec2490 commit 01716c8Copy full SHA for 01716c8
assets/css/module.css
@@ -937,6 +937,7 @@ div.wikieditor-buttontray {
937
-moz-background-clip: padding;
938
-webkit-background-clip: padding-box;
939
background-clip: padding-box;
940
+ line-height: 20px;
941
}
942
943
div.wikieditor-buttontray {
@@ -955,7 +956,6 @@ div.wikieditor-buttontray {
955
956
float: left;
957
cursor: pointer;
958
padding: 3px 5px;
- width: 16px;
959
height: 20px;
960
-webkit-border-radius: 3px;
961
-moz-border-radius: 3px;
@@ -1093,7 +1093,6 @@ div.wikieditor-buttontray {
1093
1094
1095
.wikieditor-button {
1096
- height: 16px;
1097
padding: 3px 4px;
1098
-webkit-border-radius: 0;
1099
-moz-border-radius: 0;
0 commit comments