diff options
| author | XhmikosR <[email protected]> | 2014-01-31 14:03:42 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-02-04 09:04:40 +0200 |
| commit | 48118576f1cc22b0dc72e897139fd0724e97af9d (patch) | |
| tree | bbdef93c6c306d8e9d40b629f2f0f8be23f3945f /docs/examples/blog | |
| parent | 3a89fbc9a31fd5c36a24d030ad96bb1749e08c61 (diff) | |
| download | bootstrap-48118576f1cc22b0dc72e897139fd0724e97af9d.tar.xz bootstrap-48118576f1cc22b0dc72e897139fd0724e97af9d.zip | |
Examples: fix csslint errors.
Diffstat (limited to 'docs/examples/blog')
| -rw-r--r-- | docs/examples/blog/blog.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/examples/blog/blog.css b/docs/examples/blog/blog.css index 82ba9d0d5..7255823ce 100644 --- a/docs/examples/blog/blog.css +++ b/docs/examples/blog/blog.css @@ -41,9 +41,6 @@ h6, .h6 { } /* Nav links */ -.blog-nav { - -} .blog-nav-item { position: relative; display: inline-block; @@ -65,7 +62,6 @@ h6, .h6 { position: absolute; bottom: 0; left: 50%; - display: block; content: " "; width: 0; height: 0; |
