From 73d00b71bfbfb37e823404db66f4c1069c1dc49e Mon Sep 17 00:00:00 2001 From: gorm Date: Mon, 25 May 2015 18:43:00 +0200 Subject: Panel was in the way --- assets/stylesheets/custom.css.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/stylesheets/custom.css.scss b/assets/stylesheets/custom.css.scss index 1a2f6e0..df9c4de 100644 --- a/assets/stylesheets/custom.css.scss +++ b/assets/stylesheets/custom.css.scss @@ -325,3 +325,7 @@ text-align:left; #authority_preview { background-color: #eee; } + +.admin .navbar-static-top .container, .admin .navbar-fixed-top .container, .admin .navbar-fixed-bottom .container { + width: auto; +} -- cgit v1.2.3