diff options
| author | Chris Rebert <[email protected]> | 2015-11-29 16:59:01 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-11-29 16:59:07 -0800 |
| commit | c2cf58b4a0abb66689d5f5174842562c26a6e898 (patch) | |
| tree | 47e8d85e25678b3109664fdc9743508f1abdb145 /dist/css/bootstrap.css | |
| parent | 7f98ad06fc9368d3d17d69f91fb9dbb1db9a3e6e (diff) | |
| download | bootstrap-c2cf58b4a0abb66689d5f5174842562c26a6e898.tar.xz bootstrap-c2cf58b4a0abb66689d5f5174842562c26a6e898.zip | |
grunt dist
[ci skip]
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 8cb62f73a..8d925c040 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4870,6 +4870,10 @@ button.list-group-item-danger.active:hover { padding-bottom: 75%; } +.embed-responsive-1by1 { + padding-bottom: 100%; +} + .close { float: right; font-size: 1.5rem; |
