]>
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:
8b95140
)
Fixed list style
author
Dan Brown
<redacted>
Thu, 8 Oct 2015 22:51:56 +0000
(23:51 +0100)
committer
Dan Brown
<redacted>
Thu, 8 Oct 2015 22:51:56 +0000
(23:51 +0100)
resources/assets/sass/_header.scss
patch
|
blob
|
history
diff --git
a/resources/assets/sass/_header.scss
b/resources/assets/sass/_header.scss
index 72026887aca571c3b54fe9968925211427eecb82..2e423250cd036cab02ac61621828871a5145d3c8 100644
(file)
--- a/
resources/assets/sass/_header.scss
+++ b/
resources/assets/sass/_header.scss
@@
-107,6
+107,7
@@
form.search-box {
position: absolute;
z-index: 999;
top: 0;
+ list-style: none;
right: 0;
margin: $-m 0;
background-color: #FFFFFF;