浏览代码

PG - fix bug with UL

Temechon 8 年之前
父节点
当前提交
85f66ef1c6
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 {