From 149ce428439207a84cc68c38037583cae799c412 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Thu, 26 Jan 2017 20:38:39 -0800 Subject: some tablet style changes --- static/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 0b5955d..488a602 100644 --- a/static/style.css +++ b/static/style.css @@ -194,10 +194,11 @@ button { body { min-width: 0; width: 100%; + max-width: 100%; } - #filters h4, #filters button, #filters h1 { + #filters h4, #filters h1 { display: none; } @@ -241,4 +242,4 @@ button { min-width: 0; width: 100%; } -} \ No newline at end of file +} -- cgit v1.2.3