From 180285fc5f8d246ac268afd912fcabe9a85828dc Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 11 Feb 2015 11:45:01 -0500 Subject: [PATCH] this works for both Chromium and Firefox --- src/css/dyna-rules.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/dyna-rules.css b/src/css/dyna-rules.css index fdd878155..af7b86d0e 100644 --- a/src/css/dyna-rules.css +++ b/src/css/dyna-rules.css @@ -140,7 +140,7 @@ body[dir="rtl"] #commitButton:before { border-top: 1px solid #eee; direction: ltr; font: 12px monospace; - line-height: calc(140% + 4px); + line-height: 1.733; height: 100%; left: 0; margin: 0;