]> BookStack Code Mirror - bookstack/commitdiff
Fixed list style
authorDan Brown <redacted>
Thu, 8 Oct 2015 22:51:56 +0000 (23:51 +0100)
committerDan Brown <redacted>
Thu, 8 Oct 2015 22:51:56 +0000 (23:51 +0100)
resources/assets/sass/_header.scss

index 72026887aca571c3b54fe9968925211427eecb82..2e423250cd036cab02ac61621828871a5145d3c8 100644 (file)
@@ -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;