Revert "Fix clipping of stream and topic name in left sidebar"

This reverts commit 617aea7507.

This changes the line-height by accident.
This commit is contained in:
Tim Abbott 2018-03-09 13:42:49 -08:00
parent e5fb0961f5
commit b2cadf6817
1 changed files with 2 additions and 2 deletions

View File

@ -321,9 +321,9 @@ ul.filters li.out_of_home_view li.muted_topic {
white-space: nowrap;
overflow: hidden;
line-height: 1.2;
line-height: 1.1;
position: relative;
top: 4px;
top: 3px;
}
#stream_filters .subscription_block.stream-with-count {