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/carousel/carousel.css | |
| parent | 88f01c4934b822b2e3e19496258d256dd1cb2914 (diff) | |
| download | bootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.tar.xz bootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.zip | |
grunt after merging #12917
Diffstat (limited to 'docs/examples/carousel/carousel.css')
| -rw-r--r-- | docs/examples/carousel/carousel.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/carousel/carousel.css b/docs/examples/carousel/carousel.css index 076ac232a..08448b99c 100644 --- a/docs/examples/carousel/carousel.css +++ b/docs/examples/carousel/carousel.css @@ -116,11 +116,11 @@ body { } .navbar-wrapper .container { padding-right: 15px; - padding-left: 15px; + padding-left: 15px; } .navbar-wrapper .navbar { padding-right: 0; - padding-left: 0; + padding-left: 0; } /* The navbar becomes detached from the top, so we round the corners */ |
