aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/blog
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-02-04 00:27:12 -0800
committerMark Otto <[email protected]>2014-02-04 00:27:12 -0800
commit9ba49426e972391bc4cbd42896baeb18b88ebd69 (patch)
tree42a0b17c72d8839fa3e7bfd6c0ed75199899ff09 /docs/examples/blog
parentec6c9d28240aa4ef32b13be51943f98c00f3437e (diff)
parent48118576f1cc22b0dc72e897139fd0724e97af9d (diff)
downloadbootstrap-9ba49426e972391bc4cbd42896baeb18b88ebd69.tar.xz
bootstrap-9ba49426e972391bc4cbd42896baeb18b88ebd69.zip
Merge pull request #12466 from XhmikosR/12457
Add examples/css in the csslint task.
Diffstat (limited to 'docs/examples/blog')
-rw-r--r--docs/examples/blog/blog.css4
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;