diff options
| author | Rene Ae <aehtyb@gmail.com> | 2015-11-30 15:22:59 -0600 |
|---|---|---|
| committer | Rene Ae <aehtyb@gmail.com> | 2015-11-30 15:22:59 -0600 |
| commit | b208cb0283c23d68e8013c0dd5ddd4e5e6df8950 (patch) | |
| tree | fe4f183d29413d773b624ab3612d1c3a288435eb /StoneIsland/www/css/account.css | |
| parent | 2df4da05937755e2835ee68777c957bce34fb1e3 (diff) | |
margin changes
Diffstat (limited to 'StoneIsland/www/css/account.css')
| -rw-r--r-- | StoneIsland/www/css/account.css | 8 |
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 |
