mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Removing margin in html code editor
--HG-- branch : 1.x
This commit is contained in:
@@ -91,10 +91,13 @@ button.create-template, button.create-template:hover, background-image:hover {
|
||||
}
|
||||
|
||||
#shape-tracing-container .shape-tracing-meta-content {
|
||||
padding:8px 0 30px 0;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#shape-tracing-container .shape, #shape-tracing-container .model {
|
||||
padding:8px 0 30px 0;
|
||||
}
|
||||
|
||||
#shape-tracing-container .model, #shape-tracing-container .shape {
|
||||
padding-left:30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user