summaryrefslogtreecommitdiffstats
path: root/public/stylesheets/application.css
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-04-23 15:35:51 +0000
committerGo MAEDA <maeda@farend.jp>2020-04-23 15:35:51 +0000
commit6287b05616da105652e667164dee3659039ba1d7 (patch)
tree69787ee901a257a293752e37e6b8d79ebc1716dd /public/stylesheets/application.css
parent6652db6a0c2cc7325f5aad1912b22bb5aea1f253 (diff)
downloadredmine-6287b05616da105652e667164dee3659039ba1d7.tar.gz
redmine-6287b05616da105652e667164dee3659039ba1d7.zip
Merged r19720 from trunk to 4.1-stable (#33339).
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19721 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/stylesheets/application.css')
-rw-r--r--public/stylesheets/application.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index 203774a8a..41e9ec4ec 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -841,7 +841,7 @@ input#months { width: 46px; }
overflow: initial;
}
-.tabular.settings p{ padding-left: 300px; }
+.tabular.settings > p{ padding-left: 300px; }
.tabular.settings label{ margin-left: -300px; width: 295px; }
.tabular.settings textarea, .tabular.settings .wiki-preview, .tabular.settings .jstTabs { width: 99%; }