Fix form ul

This commit is contained in:
Ariejan de Vroom 2013-06-07 14:41:02 +02:00
parent 0585c7995b
commit dc553c52d3

View File

@ -268,6 +268,7 @@ pre, .plaincode{
form {
ul {
margin-left: 0;
list-style-type: none;
}