From 270d893334169c35b37fb8b1fdf5b8228f2b8cc7 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 11 Oct 2016 02:10:51 +0000 Subject: [PATCH] Update carousel caption styling. modified: 2017/assets/css/custom.css --- 2017/assets/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2017/assets/css/custom.css b/2017/assets/css/custom.css index dd48488c..faf4bcf0 100644 --- a/2017/assets/css/custom.css +++ b/2017/assets/css/custom.css @@ -446,9 +446,9 @@ hr { color: rgb(51, 51, 51); position: static; z-index: 10; - height: 2em; + height: auto; padding-top: 1px; - padding-bottom: 1px; + padding-bottom: 9px; font-size: larger; text-align: center; background-color: rgba(240, 240, 240, .8); -- 2.25.1