aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-02-04 14:58:13 -0800
committerzotlabs <mike@macgirvin.com>2017-02-04 14:58:13 -0800
commit73845e01ed5e00a62341f2125e2a61c16bd73962 (patch)
tree5cf3d2034c95cff35ee01740052d1b43cb0c4409 /view/theme/redbasic/css
parentfc4083346eb6d7010e018b3dab92711f777f8572 (diff)
downloadvolse-hubzilla-73845e01ed5e00a62341f2125e2a61c16bd73962.tar.gz
volse-hubzilla-73845e01ed5e00a62341f2125e2a61c16bd73962.tar.bz2
volse-hubzilla-73845e01ed5e00a62341f2125e2a61c16bd73962.zip
cleanup
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css12
1 files changed, 7 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 4cfd42ef1..b398738e0 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2107,9 +2107,11 @@ dl.bb-dl > dd > li {
}
#nav-login {
- padding: 10px;
- min-width: 300px;
-
- border: 1px solid #000;
- background-color: #fff;
}
+
+.rmagic-button {
+ max-width: 400px;
+ margin-top: 20px;
+ margin-left: auto;
+ margin-right: auto;
+} \ No newline at end of file