diff options
| author | Mark Otto <[email protected]> | 2014-03-04 14:35:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-04 14:35:23 -0800 |
| commit | a4df36317407fdbef1458a1c5e59b088b85d72c4 (patch) | |
| tree | a73871ad442898c8562dd310d7dd080aad9a66d3 /docs/examples/blog | |
| parent | 88f01c4934b822b2e3e19496258d256dd1cb2914 (diff) | |
| download | bootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.tar.xz bootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.zip | |
grunt after merging #12917
Diffstat (limited to 'docs/examples/blog')
| -rw-r--r-- | docs/examples/blog/blog.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/blog/blog.css b/docs/examples/blog/blog.css index 08e0a8d42..22ca90c81 100644 --- a/docs/examples/blog/blog.css +++ b/docs/examples/blog/blog.css @@ -67,9 +67,9 @@ h6, .h6 { margin-left: -5px; vertical-align: middle; content: " "; - border-right: 5px solid transparent; + border-right: 5px solid transparent; border-bottom: 5px solid; - border-left: 5px solid transparent; + border-left: 5px solid transparent; } |
