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

fix all validation, turn off some settings, add sort order

This commit is contained in:
Mark Otto
2014-12-11 12:05:29 -08:00
parent 16bd4a2787
commit fef873a840
30 changed files with 538 additions and 256 deletions

View File

@@ -8,8 +8,8 @@
position: relative;
top: -.1em;
display: inline-block;
padding-left: .6em;
padding-right: .6em;
padding-left: .6em;
font-size: .75em;
font-weight: $badge-font-weight;
color: $badge-color;