summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/account.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-07-14 00:45:52 +0200
committerJules Laplace <julescarbon@gmail.com>2019-07-14 00:45:52 +0200
commitd33c9645740478c3b1b4747faba4890017103c9e (patch)
treeb31bffbb7e6167030220e920eb7a572165a4f590 /StoneIsland/www/css/account.css
parenteed7b4e881a1b6f6b3297a459378fec9232950bb (diff)
fix curtain
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;