Merged r16627 (#25064).

git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16634 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2017-06-07 19:37:29 +00:00
parent 2db8fbb33c
commit ba9909aa5d

View File

@@ -746,6 +746,11 @@
width: 100%;
}
/* issue edit form */
label[for='issue_description'] ~ a .icon-edit {
word-wrap: normal;
}
/* issues page */
body.controller-issues p.query-totals {
margin-top: 0px;