From 82d1a7cc006f366f5af51ccb13688d66b0b62329 Mon Sep 17 00:00:00 2001 From: Georg Krause Date: Wed, 15 May 2019 16:26:03 +0200 Subject: [PATCH] Reset Ribbon Padding for better mobile --- themes/openAV-Luppp/static/css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/openAV-Luppp/static/css/style.css b/themes/openAV-Luppp/static/css/style.css index ef27234..ea6c2b8 100644 --- a/themes/openAV-Luppp/static/css/style.css +++ b/themes/openAV-Luppp/static/css/style.css @@ -66,10 +66,6 @@ a.pure-button-primary { background: #2b2b2b; } -.ribbon { - padding-right: 100px; -} - .home-menu a, .content-subhead, .pure-menu-selected a { color: #ff9900; }