From b0db2471dc60da4f71c679df960a4316f8dfc7c5 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Thu, 13 Nov 2014 17:02:12 +0200 Subject: [PATCH] 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 --- resources/css/ext.uls.buttons.css | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/css/ext.uls.buttons.css b/resources/css/ext.uls.buttons.css index b82ce390..cfe1ba45 100644 --- a/resources/css/ext.uls.buttons.css +++ b/resources/css/ext.uls.buttons.css @@ -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;