Sha256: fd82f4a366da40c10abd17586f8ef61d6a91ae5b9e2391fd654b72f8ce29b688
Contents?: true
Size: 650 Bytes
Versions: 5
Compression:
Stored size: 650 Bytes
Contents
#search-form-header { margin-top: $search-bar-margin-top; } #masthead { z-index: $zindex-navbar + 1; } header > .navbar { margin-bottom: 0; } .navbar + .navbar, .navbar + .image-masthead { margin-top: -1 * $navbar-margin-bottom; } .searchbar-right { margin-right: 0; label { color: #ffffff; } } // We need these ancestor selectors to override Bootstrap and push // The bell icon right next to the user util links dropdown. .nav > li > .notify-number { padding-right: 0; } .dropdown-toggle:focus { outline: 2px auto Highlight; // FireFox outline: 5px auto -webkit-focus-ring-color; // Chrome, Safari outline: -2px; }
Version data entries
5 entries across 5 versions & 1 rubygems