diff options
| author | Mark Otto <[email protected]> | 2011-09-02 12:31:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-02 12:31:14 -0700 |
| commit | cb244d5d51f910ac891f4a3a4691cd0740dc8307 (patch) | |
| tree | f086ca2c60019cb9b40b4fef9ce470966ec9afab /lib/patterns.less | |
| parent | e0722fcb1bbaffa2adb20ce3d4793422921255e1 (diff) | |
| download | bootstrap-cb244d5d51f910ac891f4a3a4691cd0740dc8307.tar.xz bootstrap-cb244d5d51f910ac891f4a3a4691cd0740dc8307.zip | |
fix docs.css spacing, add gradient support for ie9 back
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 6749633bb..96e401058 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -550,6 +550,7 @@ input[type=submit].btn { &.block-message { background-image: none; background-color: lighten(#fceec1, 5%); + .reset-filter(); padding: 14px; border-color: #fceec1; .box-shadow(none); |
