diff options
| author | Mark Otto <[email protected]> | 2015-11-29 18:39:46 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-11-29 18:39:46 -0800 |
| commit | e28e73e5312eae6230731be985c46e9e9de92215 (patch) | |
| tree | cedfe6c3c5c2363b807069f78be264d1b32ab446 /dist/css/bootstrap.css | |
| parent | 6421e27b6c79188130ea38ad5b0c76f3c5e3d22f (diff) | |
| download | bootstrap-e28e73e5312eae6230731be985c46e9e9de92215.tar.xz bootstrap-e28e73e5312eae6230731be985c46e9e9de92215.zip | |
grunt
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; |
