diff options
| author | Bootstrap's Grunt bot <[email protected]> | 2015-01-22 03:01:38 +0000 |
|---|---|---|
| committer | Bootstrap's Grunt bot <[email protected]> | 2015-01-22 03:01:38 +0000 |
| commit | 5e26ad4921fe684623d0dabe5f2117ff9b07261a (patch) | |
| tree | be5bf3de0f3d6cf183a5d134c1ce37e0e70c3348 /dist/css/bootstrap.css | |
| parent | 2641ba6f0f4d3a616976005f5a1017741ad9da1d (diff) | |
| download | bootstrap-5e26ad4921fe684623d0dabe5f2117ff9b07261a.tar.xz bootstrap-5e26ad4921fe684623d0dabe5f2117ff9b07261a.zip | |
automatic grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 5b2a5798b..ccfd81615 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4825,7 +4825,8 @@ a.label:focus { position: relative; top: -1px; } -.btn-xs .badge { +.btn-xs .badge, +.btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; } |
