Merge pull request #787 from coralproject/long-title

Fix for long titles in the All Streams Queue
This commit is contained in:
Kim Gardner
2017-07-21 21:18:44 -04:00
committed by GitHub
@@ -74,7 +74,7 @@
cursor: pointer;
display: block;
text-decoration: none;
height: 50px;
min-height: 50px;
box-sizing: border-box;
transition: background-color 400ms;