From 5eb57cf2366ca9cff1a9af6706149c1b7ef5b929 Mon Sep 17 00:00:00 2001 From: Charlie Date: Wed, 12 Sep 2018 09:14:23 -0400 Subject: Fix Mark as read button spacing in Chrome which was shifted up relative to the other buttons. --- p/themes/Origine/origine.css | 1 + 1 file changed, 1 insertion(+) (limited to 'p/themes') diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css index 4a697e811..d5f644a1b 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -148,6 +148,7 @@ form th { display: inline-block; min-height: 37px; min-width: 15px; + line-height: 25px; margin: 0; padding: 5px 10px; background: #fff; -- cgit v1.2.3