1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

modal refinements in docs and general responsiveness

This commit is contained in:
Mark Otto
2012-01-28 00:39:22 -08:00
parent 18d95a163b
commit 967030cb53
5 changed files with 19 additions and 8 deletions

View File

@@ -193,7 +193,7 @@
<div class="span9 columns">
<h2>Static example</h2>
<p>Below is a statically rendered modal.</p>
<div class="well" style="background-color: #888; border: none;">
<div class="well modal-example" style="background-color: #888; border: none;">
<div class="modal" style="position: relative; top: auto; left: auto; margin: 0 auto; z-index: 1">
<div class="modal-header">
<a href="#" class="close" data-dismiss="modal">&times;</a>