mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left (#33339).
Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@19720 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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%; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user