aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-07-27 17:34:54 -0700
committerfriendica <info@friendica.com>2014-07-27 17:34:54 -0700
commit34d0490732746e2b1013810cd6b097f99765c71f (patch)
tree5f113210958ff2f55a3b589a530dcb5f94cf0fad /view/theme
parent34cc4cdc60d1613bfc90e304213360fae1b3f5a2 (diff)
downloadvolse-hubzilla-34d0490732746e2b1013810cd6b097f99765c71f.tar.gz
volse-hubzilla-34d0490732746e2b1013810cd6b097f99765c71f.tar.bz2
volse-hubzilla-34d0490732746e2b1013810cd6b097f99765c71f.zip
re-align the "remember me" button on login page after bootstrap update
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index fb064ba88..92ec48b77 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -289,6 +289,7 @@ aside li {
padding: 0;
margin-top: 15px;
margin-bottom: 0;
+ margin-left: 0;
width: 20px;
}
@@ -297,6 +298,7 @@ aside li {
margin-bottom: 0;
float: left;
width: 100px;
+ padding-left: 0;
}
#main-login .field_end {