mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 22:41:20 +02:00
rebuild css, add preserve-3d for faster animations, fix whitespace in mixins.less
This commit is contained in:
@@ -347,7 +347,7 @@ $('#my-modal').bind('hidden', function () {
|
||||
$('.btn').button('complete')
|
||||
</scrip></pre>
|
||||
<h3>Demo</h3>
|
||||
<button id="fat-btn" data-loading-text="foo" class="btn danger">Loading Demo</button>
|
||||
<button id="fat-btn" data-loading-text="loading..." class="btn danger">Loading Demo</button>
|
||||
<button class="btn" data-toggle="toggle">Toggle Demo</button>
|
||||
<script>
|
||||
$(function() {
|
||||
|
Reference in New Issue
Block a user