From 6f88d5e92be06ad8fa61f900e8a4fb41ba54135e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 4 Oct 2017 22:11:18 +0200 Subject: introduce shared files notifications --- view/css/bootstrap-red.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/css') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index e0018989d..fb6ea911e 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -7,6 +7,10 @@ nav .badge { font-size: 0.75rem; } +nav .dropdown-menu { + min-width: 16rem; +} + @media screen and (min-width: 767px) { nav .badge { top: 0px; -- cgit v1.2.3