]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - css/qui.mcss
fix topic wrapping
[irc/quakenet/qwebirc.git] / css / qui.mcss
index c25d1a217bcb7e446ef46ab40cb07ed80ee8d27f..be5db0c475e963c2f04d14e88d8c1c03c45aee42 100644 (file)
@@ -130,6 +130,9 @@ html {
   right: 0px;
   background-color: $(topic_background);
   border-bottom: 1px dashed $(topic_border);
+  overflow: hidden;
+  text-overflow: ellipsis;
+  white-space: nowrap;
 }
 
 .qwebirc-qui .topic .emptytopic {