Remove font-size for panel buttons

This fixes the Monobook tiny font issue described in Bug 65516,
and as far as I can see in my testing, it doesn't affect Vector.

Bug: 65516
Change-Id: I910e3ed7cb26fa20fcb371e5baae56edc76ffed2
This commit is contained in:
Amir E. Aharoni
2014-11-13 17:02:12 +02:00
parent 0092b712bd
commit b0db2471dc

View File

@@ -1,7 +1,6 @@
button.button {
display: inline-block;
padding: 0.4065em 1.2195em 0.4065em;
font-size: 0.813em;
font-weight: bold;
line-height: 1;
color: #252525;