mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Reduced padding on ul.
--HG-- branch : dev
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
|
||||
#shape-tracing-window-tree ul {
|
||||
margin:0 0 0 18px;
|
||||
padding:0 0 0 10px;
|
||||
padding:0 0 0 4px;
|
||||
list-style-type:none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user