From f9d91963d4d07c4825a32af6e216dbea42b80ab1 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 9 Aug 2015 14:04:08 +0100 Subject: Put the slicknav menu in a div Instead of the body. --- web/public/css/taginfo.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/public/css') diff --git a/web/public/css/taginfo.css b/web/public/css/taginfo.css index 5f07a0d..1d39598 100644 --- a/web/public/css/taginfo.css +++ b/web/public/css/taginfo.css @@ -200,6 +200,10 @@ div#header div#header_forms form { padding-left: 22px; } +div#menu-div { + clear: both; +} + select#locale, select#lang { font-size: 90%; background-color: #ffffff; -- cgit v1.2.3