Allow word-breaks in changeset comments

This commit is contained in:
Tom Hughes 2013-12-11 17:56:22 +00:00
parent 19c77c3d24
commit 32f86afbeb

View file

@ -1025,6 +1025,7 @@ header .search_form {
h4:first-child {
margin-top: 0;
word-wrap: break-word;
}
}