From 48e78dc3c9e3437025814c8acbb04d1ae1c6b4e5 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 8 Jan 2014 00:31:54 -0800 Subject: [PATCH] Bootstrap3 styling of profile images corrected. --- e107_themes/bootstrap3/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/e107_themes/bootstrap3/style.css b/e107_themes/bootstrap3/style.css index f628c6f64..057f496b9 100644 --- a/e107_themes/bootstrap3/style.css +++ b/e107_themes/bootstrap3/style.css @@ -65,6 +65,10 @@ body { background-color: #e1e1e1; /* change this to change the background color of a colored section */ } +.img-home-portfolio, .img-customer, .portfolio-item { + margin-bottom: 30px; +} + /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */