aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index db7e50fe7..02ee689ce 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2107,7 +2107,9 @@ dl.bb-dl > dd > li {
text-align: center;
}
-#nav-login {
- padding: 10px;
- min-width: 300px;
-}
+#login-main, .rmagic-button {
+ max-width: 400px;
+ margin-top: 20px;
+ margin-left: auto;
+ margin-right: auto;
+} \ No newline at end of file