diff options
| author | Mark Otto <[email protected]> | 2014-03-06 21:26:48 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-06 21:26:48 -0800 |
| commit | fab10b643eb1a2038fb31305f0b038b7a9a8554d (patch) | |
| tree | 16fac73c2844c3545a42b23048d7c4e557cca48b /docs/examples | |
| parent | 9dc796155cdc23040bb018f145634ad8deea5326 (diff) | |
| parent | 645eebba618b0990d1699bef1e64f4567792b58e (diff) | |
| download | bootstrap-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.css | 3 |
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; +} |
