From 856f54da62012f2883e26fe9e640c15c603b7f9b Mon Sep 17 00:00:00 2001 From: rabuzarus Date: Sun, 17 Apr 2016 22:27:49 +0200 Subject: [PATCH] rework autocompletion: Update mobile.css --- view/theme/vier/mobile.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index b67dc5f771..469146ad41 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -1,4 +1,4 @@ -aside, header, #nav-events-link, #search-box, #nav-admin-link, #activitiy-by-date-tab, #shared-links-tab, +aside, header, #nav-events-link, #nav-search-box, #nav-admin-link, #activitiy-by-date-tab, #shared-links-tab, .wall-item-location { display: none; } @@ -277,4 +277,4 @@ select:focus { } .type-link > a { height: 120px; width: 100%; overflow: hidden; display: block; } -.type-link > a > img { display: block; max-width: 100%!important; width: 100% !important; height: auto !important; } \ No newline at end of file +.type-link > a > img { display: block; max-width: 100%!important; width: 100% !important; height: auto !important; }