]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix flickering on progress bar width update
authorjeremydenoun <denoun_j@epita.fr>
Thu, 18 Apr 2013 14:44:46 +0000 (17:44 +0300)
committerjeremydenoun <denoun_j@epita.fr>
Thu, 18 Apr 2013 14:44:46 +0000 (17:44 +0300)
commitcc15c0e76913c479a848bc3fecffba6417d77dd8
treeabc91b6b12c4d2bff8a93c170736de914b7dd281
parent37d0a30589e8bd74299b2d857c348d91396563ed
Fix flickering on progress bar width update

Issue visible on lastest version of Chrome Browser (if you update progress bar width from 100% to 0%) -> flickering appears

Fixed with addition of .backface-visibility(hidden) mixins
less/progress-bars.less