fix the stacked form legend style

This commit is contained in:
Mark Otto 2011-09-09 21:43:19 -07:00
parent c56e229ed7
commit a0c3d48342
4 changed files with 5 additions and 5 deletions

View file

@ -381,7 +381,7 @@ textarea[readonly] {
padding-top: @baseline / 2;
}
legend {
margin-left: 0;
padding-left: 0;
}
label {
display: block;