From 43d5da07d56481f7f3cc11fa857326427fcea149 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 2 Sep 2017 18:52:23 -0700 Subject: style fixes for mobile --- static/style/archive3k.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/style/archive3k.css b/static/style/archive3k.css index 1924835..7b49aa7 100644 --- a/static/style/archive3k.css +++ b/static/style/archive3k.css @@ -16,7 +16,7 @@ footer { bottom: 0; width: 100%; /* Set the fixed height of the footer here */ - height: 19em; + min-height: 19em; padding-top: 2em; margin-top: 15px; background-color: #c0c0c0; @@ -49,6 +49,11 @@ footer h5 { box-shadow: 0 1px 3px rgba(0,0,0,.25); margin-left: 0px; } +.search-logo { + float: left; + margin-right: 1em; + margin-bottom: 0.25em; +} .postnav-content { color: white; background-color: #555555; -- cgit v1.2.3