Fix create/join/import form UI for switches and wide screen

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-23 17:42:05 -03:00
commit c27d7c2c5e
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 147 additions and 141 deletions

View file

@ -715,6 +715,10 @@ ul.manage li {
padding: 10px;
}
.p10i {
padding: 10px !important;
}
.p10b {
padding-bottom: 10px;
}