mirror of
https://github.com/redmine/redmine.git
synced 2026-07-07 17:13:29 +02:00
Long strings such as URL break out of box (#17322).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@13401 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -299,6 +299,7 @@ span.search_for_watchers a, span.add_attachment a {padding-left:16px; background
|
||||
color:#505050;
|
||||
line-height:1.5em;
|
||||
border: 1px solid #e4e4e4;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
div.square {
|
||||
|
||||
Reference in New Issue
Block a user