diff options
| author | Bootstrap's Grunt bot <[email protected]> | 2015-02-03 02:11:42 +0000 |
|---|---|---|
| committer | Bootstrap's Grunt bot <[email protected]> | 2015-02-03 02:11:42 +0000 |
| commit | fa27dc13b6e69d7f7f1f0eae5d71d71c5697f7a5 (patch) | |
| tree | 1835ed5a05ce16afdcb46638bd60268a026e4de3 /dist/css/bootstrap.css | |
| parent | 54bae8f021d319a7ae79e7f3197298d99b61c138 (diff) | |
| download | bootstrap-fa27dc13b6e69d7f7f1f0eae5d71d71c5697f7a5.tar.xz bootstrap-fa27dc13b6e69d7f7f1f0eae5d71d71c5697f7a5.zip | |
automatic grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ccfd81615..c384c6271 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -5658,10 +5658,10 @@ a.list-group-item-danger.active:focus { height: 100%; border: 0; } -.embed-responsive.embed-responsive-16by9 { +.embed-responsive-16by9 { padding-bottom: 56.25%; } -.embed-responsive.embed-responsive-4by3 { +.embed-responsive-4by3 { padding-bottom: 75%; } .well { |
