From 956e2259ee77e59f63dd0e32ef225bd1ab3d4526 Mon Sep 17 00:00:00 2001 From: Catouse Date: Tue, 26 Apr 2016 10:36:45 +0800 Subject: [PATCH] * change style of 'misc/feature' view. --- module/misc/css/feature.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/misc/css/feature.css b/module/misc/css/feature.css index 4f344315e1..307c1969ab 100644 --- a/module/misc/css/feature.css +++ b/module/misc/css/feature.css @@ -4,4 +4,4 @@ #featureCarousel .item {text-align: center; padding: 10px 0} #featureCarousel .item > h2 {margin-bottom: 30px; color: #114f8e} #featureCarousel .item > img {margin: 0 auto 30px} -#featureCarousel .item > .desc {font-size: 16px; width: 70%; margin: 0 auto 20px} +#featureCarousel .item > .desc {font-size: 16px; width: 70%; margin: 0 auto 20px; min-height: 44px}