should have known that wouldn't work...

This commit is contained in:
Hannes Mannerheim 2015-02-26 00:28:02 +01:00
parent 9a4147fb60
commit 0446b8e91c

View File

@ -2216,7 +2216,9 @@ ul.stats {
list-style-position: outside;
list-style-type: none;
overflow: hidden;
width: 1000px;
}
.stream-item ul.stats {
width: 1000px;
}
.queet.rtl ul.stats {
text-align:right;