diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index e194ccd78..f70358b43 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -717,7 +717,7 @@ label.no-css { input#time_entry_comments { width: 90%;} input#months { width: 30px; } -#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; }