From 48118576f1cc22b0dc72e897139fd0724e97af9d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 31 Jan 2014 14:03:42 +0200 Subject: Examples: fix csslint errors. --- docs/examples/blog/blog.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/examples/blog') 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; -- cgit v1.2.3