fix: channel spacing on search page

This commit is contained in:
Sean Yesmunt 2019-05-06 00:49:16 -04:00
parent 67f3a40913
commit 88634409c4

View file

@ -72,6 +72,7 @@
.button--uri-indicator {
max-width: 100%;
height: 1.2em;
vertical-align: text-top;
overflow: hidden;
text-align: left;
text-overflow: ellipsis;