aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap-theme.css.map
diff options
context:
space:
mode:
authorSojaner <[email protected]>2014-02-27 12:35:58 +0330
committerSojaner <[email protected]>2014-02-27 12:35:58 +0330
commit77cd015cf001856e1530babfa47b013bd08ab2ad (patch)
tree91b229a37543a51b2f51e4ca75e78c830dc906e9 /docs/dist/css/bootstrap-theme.css.map
parent1e06cdff2f6eddbe8392ce7ac6e93c321e293804 (diff)
downloadbootstrap-77cd015cf001856e1530babfa47b013bd08ab2ad.tar.xz
bootstrap-77cd015cf001856e1530babfa47b013bd08ab2ad.zip
Fix for issue #12854 where push and pull resets
The col-*-push-0 and col-*-pull-0 classes try to reset the positioning using 0% but this prevents the opposite direction positioning to freeze and not being set correctly. To fix that, these must set the position to auto instead of 0% with means left:auto and right:auto instead of left:0% and right:0%.
Diffstat (limited to 'docs/dist/css/bootstrap-theme.css.map')
0 files changed, 0 insertions, 0 deletions