From e28e73e5312eae6230731be985c46e9e9de92215 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 29 Nov 2015 18:39:46 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 8cb62f73a..8d925c040 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/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