Skip to content

Commit 01716c8

Browse files
committed
Reduce visual issues under xbootstrap theme
1 parent 0ec2490 commit 01716c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

assets/css/module.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,7 @@ div.wikieditor-buttontray {
937937
-moz-background-clip: padding;
938938
-webkit-background-clip: padding-box;
939939
background-clip: padding-box;
940+
line-height: 20px;
940941
}
941942

942943
div.wikieditor-buttontray {
@@ -955,7 +956,6 @@ div.wikieditor-buttontray {
955956
float: left;
956957
cursor: pointer;
957958
padding: 3px 5px;
958-
width: 16px;
959959
height: 20px;
960960
-webkit-border-radius: 3px;
961961
-moz-border-radius: 3px;
@@ -1093,7 +1093,6 @@ div.wikieditor-buttontray {
10931093
}
10941094

10951095
.wikieditor-button {
1096-
height: 16px;
10971096
padding: 3px 4px;
10981097
-webkit-border-radius: 0;
10991098
-moz-border-radius: 0;

0 commit comments

Comments
 (0)