##// END OF EJS Templates
Long strings such as URL break out of box (#17322)....
Jean-Philippe Lang -
r13038:abbe06a98e79
parent child
Show More
@@ -299,6 +299,7 span.search_for_watchers a, span.add_attachment a {padding-left:16px; background
299 color:#505050;
299 color:#505050;
300 line-height:1.5em;
300 line-height:1.5em;
301 border: 1px solid #e4e4e4;
301 border: 1px solid #e4e4e4;
302 word-wrap: break-word;
302 }
303 }
303
304
304 div.square {
305 div.square {
General Comments 0
You need to be logged in to leave comments. Login now