Browse Source

PG - fix bug with UL

Temechon 8 years ago
parent
commit
85f66ef1c6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Playground/css/index.css

+ 1 - 0
Playground/css/index.css

@@ -210,6 +210,7 @@ body {
     column-count: 3;        
     padding:0;
     margin:0;
+    list-style: none;
 }
 
 .navbar .select .toDisplayBig ul li {