mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 14:13:06 +02:00
change modal buttons back to be primary first
This commit is contained in:
@@ -1566,8 +1566,8 @@
|
||||
<p>One fine body…</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<a href="#" class="btn secondary">Secondary</a>
|
||||
<a href="#" class="btn primary">Primary</a>
|
||||
<a href="#" class="btn secondary">Secondary</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user