From e2ee565f05a43bb5fa461df3fd857dc27c8d9b67 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 2 Feb 2017 14:19:23 +0100 Subject: cherry-pick nav-login changes --- view/theme/redbasic/css/style.css | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 77b969712..fd41b4c89 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2107,19 +2107,6 @@ dl.bb-dl > dd > li { } #nav-login { - display: none; - width: 200px; - border: 1px solid #ccc; - border-radius: $radiuspx; - -} - -.login-dropdown-menu { - padding: 8px; - background-color: #eee; + padding: 10px; + min-width: 300px; } - -.rmagic-button { - margin: 15px 0 5px; - -} \ No newline at end of file -- cgit v1.2.3