summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/account.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 16:41:23 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 16:41:23 -0500
commitbeab45b8029b3687eed647ca2956952817a33aa2 (patch)
tree90bbb7f8a242dae226a88f33ddce3536b5c1f7e4 /StoneIsland/www/css/account.css
parent6ac4312a2067e480e0cd7a59a0aafc877a804dd2 (diff)
parent9d0e54228c79d151c30c527ea83efa7479793686 (diff)
Merge branch 'master' of github.com:okfocus/stone-island
Diffstat (limited to 'StoneIsland/www/css/account.css')
-rw-r--r--StoneIsland/www/css/account.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css
index 31433871..5033cf22 100644
--- a/StoneIsland/www/css/account.css
+++ b/StoneIsland/www/css/account.css
@@ -403,4 +403,12 @@ input.switch:checked + label:after {
color: #a9a9a9;
padding-top: 9px;
font-size: 14px;
+}
+
+.container-row input:first-child {
+margin-top:10px!important
+}
+
+#login .container-row input:first-child {
+margin-bottom:9px!important
} \ No newline at end of file