diff options
| author | Mark Otto <[email protected]> | 2011-08-25 00:13:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-25 00:13:40 -0700 |
| commit | 2d99e3f8a61ef9d4a40cd0cad109d0d89ae3c661 (patch) | |
| tree | 0245170407232ac6faeba27239c58579d8feb61d /lib/patterns.less | |
| parent | d324a242685b433cdb48279235a7837c816052fe (diff) | |
| download | bootstrap-2d99e3f8a61ef9d4a40cd0cad109d0d89ae3c661.tar.xz bootstrap-2d99e3f8a61ef9d4a40cd0cad109d0d89ae3c661.zip | |
base import of normalize into the reset css, tweaks to selector specificity across the board
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index fd728e6e7..0fbdc9d86 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -558,6 +558,7 @@ footer { .border-radius(0 0 6px 6px); .box-shadow(inset 0 1px 0 #fff); .clearfix(); + margin-bottom: 0; .btn { float: right; margin-left: 10px; |
