increased width of .navbar-offline
localized strings may be longer and would wrap outerwise, hence added a bit more room
This commit is contained in:
parent
845d57a512
commit
c695493eb7
@ -219,7 +219,7 @@ input[type="number"] {
|
||||
float: left;
|
||||
}
|
||||
.navbar-offline {
|
||||
max-width: 250px;
|
||||
max-width: 400px;
|
||||
margin: 0 auto;
|
||||
float: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user