diff --git a/public/templates/header.tpl b/public/templates/header.tpl index 6bb2801fab..d18ac06159 100644 --- a/public/templates/header.tpl +++ b/public/templates/header.tpl @@ -100,7 +100,9 @@ cursor: pointer; border-bottom: 1px solid #eee; padding: 10px; - + } + .topic-container li:last-child { + border-bottom: 0; } .topic-container li.topic-row:hover { background-color: #eee;