5 ms·
i think the pull-left pull-right code example is missing the pull classes. very cool, will give it a try
by mc_hammer 11y ago
i think the pull-left pull-right code example is missing the pull classes. very cool, will give it a try
- Narutu 11y agoThee "pull-left" and "pull-right" classes were added into v2.2 (in the Github repository) in addition to the similar "float-left" and "float-right" classes. These additions have been merged into the Master branch this afternoon. The example site is running on v2.1 which uses the float-left and float-right classes. Hope this helps.
- viciousambition 11y agoI think (s)he means they're not present in the sample code under "pull-left & pull-right". The code block's divs just have column and size classes.
- Narutu 11y agoGreat spot. I apologise to the original commenter, the classes were indeed missing.