diff options
| author | Mark Otto <[email protected]> | 2013-07-26 23:04:12 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 23:04:12 -0700 |
| commit | 40d398bcd01e538d388b1dce376b47be63b5feb7 (patch) | |
| tree | 490dff58bb07b6a6fabaf177dbd3234a1ac72926 /less | |
| parent | c8883647ae05aa80667f3ae49c5b321487491ecb (diff) | |
| parent | d0cafdd3a87179d6e85d82c613f32ea974271114 (diff) | |
| download | bootstrap-40d398bcd01e538d388b1dce376b47be63b5feb7.tar.xz bootstrap-40d398bcd01e538d388b1dce376b47be63b5feb7.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'less')
| -rw-r--r-- | less/carousel.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/carousel.less b/less/carousel.less index 1bf556190..3526089c2 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -111,6 +111,7 @@ height: 20px; margin-top: -10px; margin-left: -10px; + font-family: serif; } // Non-glyphicon toggles .icon-prev { |
