_sass/scss/_header.scss in doccoli-jekyll-1.2.0 vs _sass/scss/_header.scss in doccoli-jekyll-1.2.1

- old
+ new

@@ -79,31 +79,32 @@ padding: 11px 15px; width: 90px; } .navi-menu { + margin: 0; + padding: 0; + white-space: nowrap; li { a:hover, &#active a:hover, &.selected a:hover { color: #1177ff; } } >menu li a { display: block; } - white-space: nowrap; menu { white-space: nowrap; height: 45px; } li { &#active { background-position: left center; background-repeat: no-repeat; } a { - /* font-weight: 700; */ line-height: 44px; padding: 13px 20px; color: #555; } } \ No newline at end of file