diff --git a/public/css/icinga/main-content.less b/public/css/icinga/main-content.less index 6f15533cc..24297b991 100644 --- a/public/css/icinga/main-content.less +++ b/public/css/icinga/main-content.less @@ -28,6 +28,10 @@ img.icon { #notifications { margin: 0; padding: 0; + + li:first-child { + border-top: 2px solid @colorPetrol; + } } #notifications > li {