2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Run make on prev commits

This commit is contained in:
Mark Otto
2013-07-23 23:48:17 -07:00
parent 9029b4c06c
commit 18157e9f39
5 changed files with 27 additions and 29 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
font-size: 20px;
color: @carousel-control-color;
text-align: center;
text-shadow: @carousel-control-text-shadow;
text-shadow: @carousel-text-shadow;
// We can't have this transition here because webkit cancels the carousel
// animation if you trip this while in the middle of another animation.