diff options
| author | Mark Otto <[email protected]> | 2016-12-28 17:47:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-28 17:47:13 -0800 |
| commit | 51b00ea833f145490621b96b739ece5a54c928e5 (patch) | |
| tree | 51c5af46a2e2edf87ea492f81357d60898e7ea62 /docs/examples/carousel/carousel.css | |
| parent | 047d4a77da5af8b59fd562935669c550272f57a6 (diff) | |
| parent | 8c0dbdb8daf21849d08bb8db86eb01307e9c4828 (diff) | |
| download | bootstrap-51b00ea833f145490621b96b739ece5a54c928e5.tar.xz bootstrap-51b00ea833f145490621b96b739ece5a54c928e5.zip | |
Merge branch 'navbar-tweaks' into v4-docs-streamlined
Diffstat (limited to 'docs/examples/carousel/carousel.css')
| -rw-r--r-- | docs/examples/carousel/carousel.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/examples/carousel/carousel.css b/docs/examples/carousel/carousel.css index 58fdde1cb..5fbdea52e 100644 --- a/docs/examples/carousel/carousel.css +++ b/docs/examples/carousel/carousel.css @@ -35,14 +35,6 @@ body { height: 32rem; } -.carousel-indicators li { - width: .75rem; - height: .75rem; - margin-right: .25rem; - margin-left: .25rem; - border-radius: 50%; -} - /* MARKETING CONTENT -------------------------------------------------- */ |
