1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

Bad text! No wrap!

This commit is contained in:
Toby Zerner
2015-06-19 17:43:54 +09:30
parent 537741dd5a
commit f519a2740b

View File

@@ -166,6 +166,7 @@
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
white-space: nowrap;
&.pinned {
padding-top: 10px;