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;
|
width: auto;
|
||||||
top: 25px; /* topbar */
|
top: 25px; /* topbar */
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
|
margin-right: -5px;
|
||||||
}
|
}
|
||||||
.withnicklist {
|
.withnicklist {
|
||||||
margin-right: 100px !important; /* nicklist */
|
margin-right: 100px !important; /* nicklist */
|
||||||
|
|
Loading…
Reference in New Issue