summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/account.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/account.css')
-rwxr-xr-xStoneIsland/www/css/account.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css
index 5e67a039..fd5283e0 100755
--- a/StoneIsland/www/css/account.css
+++ b/StoneIsland/www/css/account.css
@@ -169,6 +169,9 @@ input[type=text], input[type=password], input[type=number], input[type=email] {
overflow: auto;
}
+.half-input label {
+ width: 50%;
+}
.half-input input, .half-input select {
position: relative;
margin: 0;