aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-21 01:40:35 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-21 01:41:47 -0400
commit80f53ac11c2429346bb250013b60e36bf4ee9ccd (patch)
tree8c46b1f10a5657880b89c4c6c4087b0e3f2219d8
parent100a06f7e79842c61aec2cd633fa30be94514be3 (diff)
downloadbnewnet-80f53ac11c2429346bb250013b60e36bf4ee9ccd.tar.gz
bnewnet-80f53ac11c2429346bb250013b60e36bf4ee9ccd.zip
css: tiny tweak for android browsers
-rw-r--r--static/style/default.css2
1 files changed, 1 insertions, 1 deletions
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;