diff options
author | friendica <info@friendica.com> | 2014-05-01 20:14:51 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-01 20:14:51 -0700 |
commit | 56125f8c46bfdf3f624b411c67d7df3253b921fc (patch) | |
tree | 64eaecf743e4c46f229e432e560f7d8435875705 /view/theme | |
parent | a39a1584bd6ebe5538af6be0f88ad06dd0e8033d (diff) | |
download | volse-hubzilla-56125f8c46bfdf3f624b411c67d7df3253b921fc.tar.gz volse-hubzilla-56125f8c46bfdf3f624b411c67d7df3253b921fc.tar.bz2 volse-hubzilla-56125f8c46bfdf3f624b411c67d7df3253b921fc.zip |
shift login box on small screens
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f67a34c2a..150fa7abd 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -262,7 +262,6 @@ aside li { } #main-login { - margin-left: 100px; margin-top: 50px; } |