From 6049e869e79c6f08edb9dc347bae9833690e1380 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 4 Dec 2018 16:59:00 +0800 Subject: [PATCH] scss/roojs-bootstrap/carousel.scss css-bootstrap4/bootstrap.css.map css-bootstrap4/bootstrap.css css-bootstrap4/bootstrap.min.css --- scss/roojs-bootstrap/carousel.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scss/roojs-bootstrap/carousel.scss b/scss/roojs-bootstrap/carousel.scss index 5fe53c2f01..0ca4b9539c 100644 --- a/scss/roojs-bootstrap/carousel.scss +++ b/scss/roojs-bootstrap/carousel.scss @@ -94,6 +94,9 @@ .tab-content { > .carousel-inner { + + padding: 16px 35px; + background: $light-grey; > .tab-pane { display: none; } -- 2.39.2