diff options
| author | pthrasher <[email protected]> | 2011-09-02 12:45:03 -0400 |
|---|---|---|
| committer | pthrasher <[email protected]> | 2011-09-02 12:45:03 -0400 |
| commit | 5960afc3490a174cadaf3bc0f4fe3cf605666756 (patch) | |
| tree | 1de6f7998c5f7de4c73cbed146af0a61abf30e7e /lib/patterns.less | |
| parent | ce1d1c2146fd9f11335671464232d7ec1fd7f401 (diff) | |
| download | bootstrap-5960afc3490a174cadaf3bc0f4fe3cf605666756.tar.xz bootstrap-5960afc3490a174cadaf3bc0f4fe3cf605666756.zip | |
incorporated idea from @markdotto in #138
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 83d7c5428..d0e4cda12 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -742,9 +742,6 @@ 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 { |
