2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Merge branch '3.0.0-wip' into bs3_new_nav

This commit is contained in:
Mark Otto
2013-03-29 14:21:03 -07:00
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -539,5 +539,10 @@ select:focus:invalid {
margin-left: @component-offset-horizontal;
}
// Make sure form actions buttons are aligned with controls
.form-actions {
padding-left: @component-offset-horizontal;
}
}
}