Remove space to the right of the scrollbar

This commit is contained in:
Tor Hveem 2013-10-31 00:33:33 +01:00
parent c79c6bdab6
commit c8634185cc

View file

@ -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 */