From f22afd321035a00222039b37305cf8cfe8fc3954 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Mon, 4 Jul 2016 12:34:59 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=B3=E3=83=86=E3=83=B3=E3=83=84?= =?UTF-8?q?=E9=96=93=E3=81=AE=E4=B8=8B=E7=B7=9A=E3=81=AEpadding=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webroot/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/webroot/css/style.css b/webroot/css/style.css index bf3eac89..1d6e8f11 100644 --- a/webroot/css/style.css +++ b/webroot/css/style.css @@ -298,6 +298,7 @@ ul.nav-pills { */ .frame .nc-content-list > article { border-bottom: 1px solid #ccc; + padding-bottom: 8px; } .frame .nc-content-list > article:last-child { border-bottom: none;