mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
better well content labels
This commit is contained in:
parent
16d7265c9b
commit
7ab52272d7
@ -2571,7 +2571,7 @@ body { padding-bottom: 70px; }
|
||||
<p>Control padding and rounded corners with two optional modifier classes.</p>
|
||||
<div class="bs-example">
|
||||
<div class="well well-lg">
|
||||
Look, I'm in a well!
|
||||
Look, I'm in a large well!
|
||||
</div>
|
||||
</div>
|
||||
{% highlight html %}
|
||||
@ -2580,7 +2580,7 @@ body { padding-bottom: 70px; }
|
||||
|
||||
<div class="bs-example">
|
||||
<div class="well well-sm">
|
||||
Look, I'm in a well!
|
||||
Look, I'm in a small well!
|
||||
</div>
|
||||
</div>
|
||||
{% highlight html %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user