From: XhmikosR Date: Thu, 27 Feb 2014 09:15:53 +0000 (+0200) Subject: Fix csslint errors. X-Git-Tag: v3.2.0~438^2~39^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef49635ae25352d2c9e9fb65048bd3cab90418ac;p=thirdparty%2Fbootstrap.git Fix csslint errors. --- diff --git a/docs/examples/cover/cover.css b/docs/examples/cover/cover.css index fb478ed094..9fcc9274f1 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, diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index dbce0806cd..9c7566ed63 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -71,7 +71,7 @@

Back to the default sticky footer minus the navbar.

-