mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-21 04:17:53 -05:00
Added modal fix to bootstrap and docs
This commit is contained in:
1
docs/templates/pages/index.mustache
vendored
1
docs/templates/pages/index.mustache
vendored
@@ -96,6 +96,7 @@
|
||||
<ul>
|
||||
<li>Action area for header <code>.header-actions</code></li>
|
||||
<li>Action area for tables <code>.table-actions</code></li>
|
||||
<li>Fixed margin for modal forms</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!--/row-->
|
||||
|
||||
3
less/jasny/bootstrap.less
vendored
3
less/jasny/bootstrap.less
vendored
@@ -28,3 +28,6 @@
|
||||
|
||||
// Components: Nav
|
||||
@import "navs-tabbable.less";
|
||||
|
||||
// Components: Popovers
|
||||
@import "modals.less";
|
||||
|
||||
Reference in New Issue
Block a user