From: pthrasher Date: Fri, 2 Sep 2011 14:43:26 +0000 (-0400) Subject: Fix for issue #136. Now nests fine in both layouts. X-Git-Tag: v1.2.0~10^2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6ffd3a86fcc3585cf2291b151fb4625f435586e;p=thirdparty%2Fbootstrap.git Fix for issue #136. Now nests fine in both layouts. --- diff --git a/lib/patterns.less b/lib/patterns.less index d0e4cda123..83d7c5428c 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -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 {