From 74a69a5e110c508b14f1a8c754dd1ccb6f2f0c37 Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Sat, 14 Dec 2013 20:54:47 +0100 Subject: [PATCH] Consume less space on mobile --- css/glowingbear.css | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 1ee0026..afb7afe 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -287,23 +287,6 @@ input[type=text], input[type=password], .badge { #bufferlines td.prefix:after { content: ">"; } - .nav li.bufferfilter { - margin-top: 2px; - height: 47px; - } - .nav li form, .nav li form input { - height: 100%; - } - .nav-stacked li { - float: left; - } - .nav-stacked li a { - min-width: 80px; - padding: 15px; - } - .hide-mobile { - display: none; - } } .color-light-green { color: chartreuse;