From 3b46c965d768c36960709f075c52725afefa7a65 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Tue, 27 Jan 2015 16:30:12 +0100 Subject: CSS hack for FF 3.6 --- skins/larry/styles.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 51dfba717..c8c9a038a 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -3081,3 +3081,7 @@ ul.toolbarmenu li span.copy { line-height: 16px !important; vertical-align: text-top !important; } + +_:not(), _:-moz-handler-blocked, .mozilla .mce-btn-small i { + line-height: 20px !important; +} \ No newline at end of file -- cgit v1.2.3