mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-06 09:03:25 +00:00
Textile indentation does not work in the preview tab (#32422).
Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19346 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
87b1f1a439
commit
a08977176b
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user