1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

improve code quality on custom forms

This commit is contained in:
Mark Otto
2014-12-25 15:40:24 -08:00
parent dacac2ab72
commit b92534c632
9 changed files with 277 additions and 415 deletions

View File

@@ -32,7 +32,6 @@ legend {
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}