Reduced padding on ul.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2011-03-25 15:25:03 -07:00
parent 541eb2e2f0
commit bd9b2f14c9

View File

@@ -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;
}