summaryrefslogtreecommitdiffstats
path: root/client/components/users
diff options
context:
space:
mode:
authorfloatinghotpot <rjfun.mobile@gmail.com>2015-12-07 12:36:51 +0800
committerfloatinghotpot <rjfun.mobile@gmail.com>2015-12-07 12:36:51 +0800
commitec130d448056d8adab77113646d8f8724931d128 (patch)
treec24a3d91538c4f9cc4e395b0e02ef3fa2b571913 /client/components/users
parentd4c5310d65cbdfbd002288d33eba429ace33bc3c (diff)
downloadwekan-ec130d448056d8adab77113646d8f8724931d128.tar.gz
wekan-ec130d448056d8adab77113646d8f8724931d128.tar.bz2
wekan-ec130d448056d8adab77113646d8f8724931d128.zip
add: use user preferred lang for user form, and allow selecting
Diffstat (limited to 'client/components/users')
-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