summaryrefslogtreecommitdiffstats
path: root/client/components/users/userForm.styl
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-12-07 19:02:31 -0500
committerMaxime Quandalle <maxime@quandalle.com>2015-12-07 19:02:31 -0500
commit0623c8ea52926955981780a5c151c3607d582caa (patch)
treeb5dadaca841d795dd5cefea2952be30d1fcefff7 /client/components/users/userForm.styl
parentd4581afd9b520dd034ea75f6e1ed0ab06bd67b5f (diff)
parentec130d448056d8adab77113646d8f8724931d128 (diff)
downloadwekan-0623c8ea52926955981780a5c151c3607d582caa.tar.gz
wekan-0623c8ea52926955981780a5c151c3607d582caa.tar.bz2
wekan-0623c8ea52926955981780a5c151c3607d582caa.zip
Merge pull request #411 from floatinghotpot/patch-4
add: set user preferred lang and allow select lang for user form
Diffstat (limited to 'client/components/users/userForm.styl')
-rw-r--r--client/components/users/userForm.styl10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/components/users/userForm.styl b/client/components/users/userForm.styl
index 9b6e86ce..dbe62b4e 100644
--- a/client/components/users/userForm.styl
+++ b/client/components/users/userForm.styl
@@ -45,3 +45,13 @@
.at-signUp,
.at-signIn
font-weight: bold
+
+ .at-form-lang
+ margin: auto
+ width: 275px
+ padding: 25px
+ padding-bottom: 10px
+
+ .select-lang
+ width: 275px
+ font-size: 1.0em