* [DEV] UI tweaks

This commit is contained in:
nuxsmin
2016-12-27 00:53:35 +01:00
committed by Rubén Domínguez
parent 2048d78061
commit c3e71e9a76
2 changed files with 3 additions and 3 deletions

View File

@@ -930,8 +930,8 @@ pre, code, samp, kbd {
}
#box-popup.box-password-view {
min-width: 20em;
max-width: 25em;
min-width: 30em;
max-width: 35em;
}
#box-popup > h2 {

File diff suppressed because one or more lines are too long