mirror of
https://github.com/redmine/redmine.git
synced 2025-12-17 22:10:27 +01:00
Remove margin before and after preview
git-svn-id: http://svn.redmine.org/redmine/trunk@17550 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -732,8 +732,8 @@ input#months { width: 30px; }
|
|||||||
|
|
||||||
.jstBlock .jstTabs { padding-right: 6px; }
|
.jstBlock .jstTabs { padding-right: 6px; }
|
||||||
.jstBlock .wiki-preview { padding: 2px; }
|
.jstBlock .wiki-preview { padding: 2px; }
|
||||||
.jstBlock .wiki-preview p:first-child { padding-top: 0 !important;}
|
.jstBlock .wiki-preview p:first-child { margin-top: 0 !important;}
|
||||||
.jstBlock .wiki-preview p:last-child { padding-bottom: 0 !important;}
|
.jstBlock .wiki-preview p:last-child { margin-bottom: 0 !important;}
|
||||||
|
|
||||||
.tabular .wiki-preview, .tabular .jstTabs {width: 95%;}
|
.tabular .wiki-preview, .tabular .jstTabs {width: 95%;}
|
||||||
.tabular.settings .wiki-preview, .tabular.settings .jstTabs { width: 99%; }
|
.tabular.settings .wiki-preview, .tabular.settings .jstTabs { width: 99%; }
|
||||||
|
|||||||
Reference in New Issue
Block a user