left sidebar: Fix line-height causing clipping.

Fixes #8209.
This commit is contained in:
Tim Abbott 2018-04-19 09:56:21 -07:00
parent cf40aa4763
commit ea23297d79

View File

@ -312,7 +312,6 @@ ul.filters li.out_of_home_view li.muted_topic {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.1;
position: relative;
width: 100%;
padding-right: 2px;