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;