aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/cover
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-03-02 09:50:21 +0200
committerXhmikosR <[email protected]>2014-03-02 09:50:21 +0200
commitcd134f1ed6b83854bf1f327d092022cfacc1c655 (patch)
tree505f87da1f9e2107ec62a5d46398a975058a1d08 /docs/examples/cover
parentcd65e512a21767861c57294dc720d7836a104d39 (diff)
parenta7339a0f4c05f5b6a84cc457641a363e18ef2b85 (diff)
downloadbootstrap-cd134f1ed6b83854bf1f327d092022cfacc1c655.tar.xz
bootstrap-cd134f1ed6b83854bf1f327d092022cfacc1c655.zip
Merge pull request #12864 from twbs/csslint-fix
Csslint fix
Diffstat (limited to 'docs/examples/cover')
-rw-r--r--docs/examples/cover/cover.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/cover/cover.css b/docs/examples/cover/cover.css
index fb478ed09..9fcc9274f 100644
--- a/docs/examples/cover/cover.css
+++ b/docs/examples/cover/cover.css
@@ -84,6 +84,7 @@ body {
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
background-color: transparent;
+ border-bottom-color: #a9a9a9;
border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,