diff options
| author | Mark Otto <[email protected]> | 2013-06-28 09:24:46 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-28 09:24:46 -0700 |
| commit | 0a92efce0cbded7b664a5e198bfe6bca3b13bcac (patch) | |
| tree | 1f42df846e39b00e24a6fbe32909e300938fe784 /less/carousel.less | |
| parent | 09cdee2f03aaad5c5a767fbec2e3896ad3d1f980 (diff) | |
| download | bootstrap-0a92efce0cbded7b664a5e198bfe6bca3b13bcac.tar.xz bootstrap-0a92efce0cbded7b664a5e198bfe6bca3b13bcac.zip | |
Nuke hella things
* Any mentions of .btn-mini
* Old docs page that somehow found it's way back
Diffstat (limited to 'less/carousel.less')
| -rw-r--r-- | less/carousel.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/carousel.less b/less/carousel.less index a7a4672c1..13159db41 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -26,7 +26,7 @@ // Account for jankitude on images > img, > a > img { - display: block; + .img-responsive(); line-height: 1; } } |
