Remove space to the right of the scrollbar
This commit is contained in:
parent
c79c6bdab6
commit
c8634185cc
|
@ -235,6 +235,7 @@ input[type=text], input[type=password], .badge {
|
|||
width: auto;
|
||||
top: 25px; /* topbar */
|
||||
padding-bottom: 10px;
|
||||
margin-right: -5px;
|
||||
}
|
||||
.withnicklist {
|
||||
margin-right: 100px !important; /* nicklist */
|
||||
|
|
Loading…
Reference in New Issue