mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Fix for issue #136. Now nests fine in both layouts.
This commit is contained in:
parent
44b18f4911
commit
e6ffd3a86f
@ -742,6 +742,9 @@ input[type=submit].btn {
|
||||
.content {
|
||||
background-color: @white;
|
||||
padding: 14px;
|
||||
min-width:inherit;
|
||||
max-width:inherit;
|
||||
margin:auto;
|
||||
.border-radius(0 0 3px 3px);
|
||||
.background-clip(padding-box);
|
||||
p, ul, ol {
|
||||
|
Loading…
x
Reference in New Issue
Block a user