diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 9c7baffa3..922be5eb9 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -855,7 +855,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%; }