Remove "min-width:0" - fixes unwanted horizontal scrollbar in message headers box

pull/198/head
Aleksander Machniak 11 years ago
parent 386e3ad424
commit 47d8931484

@ -1084,7 +1084,6 @@ div.hide-headers {
}
#messageheader .pagenav .countdisplay {
min-width: 0;
padding-right: 0.5em;
white-space: nowrap;
}

Loading…
Cancel
Save