diff --git a/resources/sass/_header.scss b/resources/sass/_header.scss index 12f098a1b..1a7015078 100644 --- a/resources/sass/_header.scss +++ b/resources/sass/_header.scss @@ -228,6 +228,7 @@ header .search-box { text-align: center; border-bottom: 3px solid #BBB; cursor: pointer; + margin: 0; @include lightDark(background-color, #FFF, #222); @include lightDark(border-bottom-color, #BBB, #333); &:first-child {