From 201a6b8742313d2b58f9668922f18b9ef38cf424 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 5 Feb 2017 14:55:46 -0800 Subject: nav_login element width was page dependent. Put this in theme css --- view/theme/redbasic/css/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index b398738e0..f5da8a222 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2106,10 +2106,7 @@ dl.bb-dl > dd > li { text-align: center; } -#nav-login { -} - -.rmagic-button { +#login-main, .rmagic-button { max-width: 400px; margin-top: 20px; margin-left: auto; -- cgit v1.2.3