]> source.dussan.org Git - redmine.git/commitdiff
Merged r17181 from trunk to 3.3-stable (#27862).
authorGo MAEDA <maeda@farend.jp>
Fri, 19 Jan 2018 05:13:59 +0000 (05:13 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 19 Jan 2018 05:13:59 +0000 (05:13 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@17183 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 7cd98a8edc3e657474d08c6ea1454c49dd171e01..f9a6bbac12072341858714faf55ae8e6a1396633 100644 (file)
@@ -634,7 +634,7 @@ label.no-css {
 }
 input#time_entry_comments { width: 90%;}
 
-#preview fieldset {margin-top: 1em; background: url(../images/draft.png)}
+fieldset.preview {margin-top: 1em; min-width: inherit; background: url(../images/draft.png)}
 
 .tabular.settings p{ padding-left: 300px; }
 .tabular.settings label{ margin-left: -300px; width: 295px; }