From 80f53ac11c2429346bb250013b60e36bf4ee9ccd Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 21 Jun 2016 01:40:35 -0400 Subject: css: tiny tweak for android browsers --- static/style/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style/default.css b/static/style/default.css index d23be5f..1b0a029 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -222,7 +222,7 @@ table.listing td.description { width: 100%; } #top_bar_content { background-color: #993333; - height: 24px; + height: 26px; font-family: courier; font-weight: normal; font-size: 1em; -- cgit v1.2.3