wrap long filenames in catalog Werk Tyme

This commit is contained in:
ccd0 2014-09-21 16:42:18 -07:00
parent d3e4633b6a
commit 27ef5fd3c5

View File

@ -860,6 +860,8 @@ span.hide-announcement {
}
:root.werkTyme .catalog-thread > a {
text-align: center;
-webkit-align-self: stretch;
align-self: stretch;
}
.filter-highlight .werkTyme-filename {
border: 2px solid rgba(255, 0, 0, .5);