aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-02-06 10:08:05 +0100
committerMario Vavti <mario@mariovavti.com>2017-02-06 10:08:05 +0100
commite70c87ed413bb1f649d0ee96404f97e3aa3f48b9 (patch)
tree2107c81ca2a35fa25cfaf3f2dcd750f92784d787 /view/theme
parent178e3d5bc8237cd6dcf30c1ac0d2e8a24859cc47 (diff)
parenteb3685f5377be06615de66aba104aad6f4927495 (diff)
downloadvolse-hubzilla-e70c87ed413bb1f649d0ee96404f97e3aa3f48b9.tar.gz
volse-hubzilla-e70c87ed413bb1f649d0ee96404f97e3aa3f48b9.tar.bz2
volse-hubzilla-e70c87ed413bb1f649d0ee96404f97e3aa3f48b9.zip
merge dev
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