]> source.dussan.org Git - redmine.git/commitdiff
Merged r19346 from trunk to 4.1-stable (#32422).
authorGo MAEDA <maeda@farend.jp>
Tue, 10 Dec 2019 01:34:56 +0000 (01:34 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 10 Dec 2019 01:34:56 +0000 (01:34 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19349 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 2fc541bc02d74b8cf7f5d499204f268acf959d8b..834dead9d70b6177db138ee9d126c79ce6649a57 100644 (file)
@@ -827,7 +827,9 @@ input#months { width: 46px; }
 .tabular.settings .wiki-preview, .tabular.settings .jstTabs { width: 99%; }
 .tabular .wiki-preview p {
   min-height: initial;
-  padding: 1em 0 1em 0 !important;
+  padding: 0;
+  padding-top: 1em !important;
+  padding-bottom: 1em !important;
   overflow: initial;
 }