1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-22 11:43:33 +00:00

User profile form fix

User profile form label fix for hungarian language
This commit is contained in:
Norbert Kelemen
2018-07-03 14:10:35 +02:00
committed by GitHub
parent 553aaf68cf
commit 4a91663f8a

View File

@@ -2376,7 +2376,7 @@ button.sf-dropdown-toggle:focus {
} }
.es #user-basic-info label, .es #user-basic-info label,
.hu #user-basic-info label { .hu #user-basic-info label {
width:7em; width:7.5em;
} }
.it #user-basic-info label { .it #user-basic-info label {
width:6em; width:6em;