aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-03-06 21:26:48 -0800
committerMark Otto <[email protected]>2014-03-06 21:26:48 -0800
commitfab10b643eb1a2038fb31305f0b038b7a9a8554d (patch)
tree16fac73c2844c3545a42b23048d7c4e557cca48b /docs/examples
parent9dc796155cdc23040bb018f145634ad8deea5326 (diff)
parent645eebba618b0990d1699bef1e64f4567792b58e (diff)
downloadbootstrap-fab10b643eb1a2038fb31305f0b038b7a9a8554d.tar.xz
bootstrap-fab10b643eb1a2038fb31305f0b038b7a9a8554d.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/blog/blog.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/examples/blog/blog.css b/docs/examples/blog/blog.css
index 22ca90c81..575076a8d 100644
--- a/docs/examples/blog/blog.css
+++ b/docs/examples/blog/blog.css
@@ -161,3 +161,6 @@ h6, .h6 {
background-color: #f9f9f9;
border-top: 1px solid #e5e5e5;
}
+.blog-footer p:last-child {
+ margin-bottom: 0;
+}