Remove space to the right of the scrollbar

with-route-provider
Tor Hveem 12 years ago
parent c79c6bdab6
commit c8634185cc
  1. 1
      css/glowingbear.css

@ -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…
Cancel
Save