Closed mpoli closed 10 years ago
I have the same problem.
I don't use Twitter Bootstrap so feel free to make a pull request. I doubt I ever add support for this, but I am open to it if somebody else does it.
This css rule can fix problem in bootstrap 2.3.2
.flip-clock-wrapper ul li a div div.inn{line-height: 133%;}
When using FlipClock.js with Twitter Bootstrap, FlipClock does not respect BootStrap's .row, .span* and .offset* classes, which are the basis for the bootstrap grid and on-screen element positioning.
Is there a way to make FlipClock work with them?
I am using BootStrap 2.3.2.
Thanks!