aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorRoss Allen <[email protected]>2013-09-23 23:29:45 -0700
committerRoss Allen <[email protected]>2013-09-23 23:33:20 -0700
commit3663e3700540e08e9168d4066dc17b97554d9732 (patch)
tree9ebff8e1f973e700b5ab80b1dfcee21783ffcf10 /javascript.html
parentb80f58b336cd7a4b59d704ff4c311cbf8edf5e51 (diff)
downloadbootstrap-3663e3700540e08e9168d4066dc17b97554d9732.tar.xz
bootstrap-3663e3700540e08e9168d4066dc17b97554d9732.zip
Use bootstrap.less file order in Customizer
Appending stylesheets by iterating the `__less` Hash creates an order that is not the same as 'bootstrap.less'. Some stylesheets like 'component-animations.less' and 'modals.less' have selectors with matching specificity, and so file order decides which style wins. This causes issue #10030 by putting `.fade.in` after `.modal-backdrop.in` and gives the backdrop a higher opacity than intended. This change uses the Less ordering in 'bootstrap.less' to generate the final stylesheets in the Customizer to make sure customized file ordering matches the distribution file order. Fixes #10030
Diffstat (limited to 'javascript.html')
0 files changed, 0 insertions, 0 deletions