CSS & Bootstrap
-
I had to adjust the CSS of the H2 Close to be compatible with Bootstrap
Just add float:none; as the .close in Bootstrap has a right float on it..faq-body h2.close { background-image: url(../images/close.png); float:none; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS & Bootstrap’ is closed to new replies.