diff options
| author | Jacob Thornton <[email protected]> | 2011-09-10 22:49:05 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-10 22:49:05 -0700 |
| commit | b781f6ca598a27b6c4ca776b7be682c5a1b9142f (patch) | |
| tree | d611383b5b1b8cdab9f674c88b09feae71870f3e /lib/patterns.less | |
| parent | a5964b07b14f77795925112bf4f94ad78b51d251 (diff) | |
| parent | d0f7637a7d472dd8431b6b61376515bf852edaf8 (diff) | |
| download | bootstrap-b781f6ca598a27b6c4ca776b7be682c5a1b9142f.tar.xz bootstrap-b781f6ca598a27b6c4ca776b7be682c5a1b9142f.zip | |
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 6a21b8f62..1e601adf4 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -936,6 +936,8 @@ input[type=submit].btn { .media-grid { margin-left: -20px; + margin-bottom: 0; + .clearfix(); li { display: inline; } |
