diff options
| author | Mark Otto <[email protected]> | 2015-06-19 00:14:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-19 00:14:36 -0700 |
| commit | eaa67a82d3a5b63e959feb153a79a82c1aeefbf2 (patch) | |
| tree | 6dc969e73c26667b98fc08630d671ec11563f9e2 /scss/_carousel.scss | |
| parent | 930ed8df32470bcf98c890bc164285d077fbd4e5 (diff) | |
| download | bootstrap-eaa67a82d3a5b63e959feb153a79a82c1aeefbf2.tar.xz bootstrap-eaa67a82d3a5b63e959feb153a79a82c1aeefbf2.zip | |
fix scss linting
Diffstat (limited to 'scss/_carousel.scss')
| -rw-r--r-- | scss/_carousel.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss index 39a779f85..8eb4cdd26 100644 --- a/scss/_carousel.scss +++ b/scss/_carousel.scss @@ -128,7 +128,6 @@ .icon-next { position: absolute; top: 50%; - margin-top: -10px; z-index: 5; display: inline-block; width: 20px; |
