* reorder simple form ul to list vertically (fixes #8236) * remove browser specific prefixeslolsob-rspec
parent
b572332710
commit
3570ce319b
|
@ -154,9 +154,8 @@ code {
|
|||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
li {
|
||||
float: left;
|
||||
width: 50%;
|
||||
ul {
|
||||
columns: 2;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue