From c2cf58b4a0abb66689d5f5174842562c26a6e898 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 29 Nov 2015 16:59:01 -0800 Subject: grunt dist [ci skip] --- dist/css/bootstrap.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist/css/bootstrap.css') 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; -- cgit v1.2.3