]> source.dussan.org Git - redmine.git/commitdiff
Merged r16627 (#25064).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 7 Jun 2017 19:37:29 +0000 (19:37 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 7 Jun 2017 19:37:29 +0000 (19:37 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16634 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/responsive.css

index 2424b5c09c6b4002df465f5df7cf16d1573ebd2a..3e8ca6332a0f533ebf7bb318ca9d2fa351b08161 100644 (file)
     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;