mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-29 19:59:38 +00: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:
parent
51db15ac61
commit
abbe06a98e
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user