diff options
| author | XhmikosR <[email protected]> | 2014-02-27 11:15:53 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-02-27 11:15:53 +0200 |
| commit | ef49635ae25352d2c9e9fb65048bd3cab90418ac (patch) | |
| tree | 7fec6b2ce3a4e05928ed4e24b6cf62c6bd3006c1 /docs/examples/cover | |
| parent | 05ccc185d9f6b35451f0db53d49c56285d1f8ddd (diff) | |
| download | bootstrap-ef49635ae25352d2c9e9fb65048bd3cab90418ac.tar.xz bootstrap-ef49635ae25352d2c9e9fb65048bd3cab90418ac.zip | |
Fix csslint errors.
Diffstat (limited to 'docs/examples/cover')
| -rw-r--r-- | docs/examples/cover/cover.css | 1 |
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, |
