diff --git a/src/components/Navbar/navbar.less b/src/components/Navbar/navbar.less index a887da01..a7077620 100644 --- a/src/components/Navbar/navbar.less +++ b/src/components/Navbar/navbar.less @@ -51,7 +51,7 @@ } } - .links:first-child { + .links > *:first-child { border-top: 1px dashed @pacific-90; @media (min-width: @breakpoint) { border-top: none;