From 6287b05616da105652e667164dee3659039ba1d7 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Thu, 23 Apr 2020 15:35:51 +0000 Subject: [PATCH] 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 --- public/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%; } -- 2.39.5