]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
fc504a3
)
Fixed white borders on layout tabs on ios
author
Dan Brown
<redacted>
Mon, 3 May 2021 21:28:25 +0000
(22:28 +0100)
committer
Dan Brown
<redacted>
Mon, 3 May 2021 21:28:25 +0000
(22:28 +0100)
Closes #2728
resources/sass/_header.scss
patch
|
blob
|
history
diff --git
a/resources/sass/_header.scss
b/resources/sass/_header.scss
index 12f098a1bc75d1e4cbbc814565e9c9ae3b5f7758..1a7015078e3891f44fa3511e0b88985073ce7f96 100644
(file)
--- 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 {