]> BookStack Code Mirror - bookstack/commitdiff
Fixed white borders on layout tabs on ios
authorDan Brown <redacted>
Mon, 3 May 2021 21:28:25 +0000 (22:28 +0100)
committerDan Brown <redacted>
Mon, 3 May 2021 21:28:25 +0000 (22:28 +0100)
Closes #2728

resources/sass/_header.scss

index 12f098a1bc75d1e4cbbc814565e9c9ae3b5f7758..1a7015078e3891f44fa3511e0b88985073ce7f96 100644 (file)
@@ -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 {