Authored by htoooth

fix css

... ... @@ -497,6 +497,11 @@
height: 34px;
}
ul {
list-style: none;
width: 510px;
}
li {
margin-bottom: 5px;
margin-right: 10px;
... ...