diff options
| author | Jacob Thornton <[email protected]> | 2011-11-24 14:43:26 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-24 14:43:26 -0800 |
| commit | b2650859d6c6dcb0665311b6e983d230fee1111f (patch) | |
| tree | 5fc6bae4bf825eec78d79c99f99914ccfc3c0401 /lib/patterns.less | |
| parent | 36a7eb3851855b608266f301a63b561ac316bca9 (diff) | |
| download | bootstrap-b2650859d6c6dcb0665311b6e983d230fee1111f.tar.xz bootstrap-b2650859d6c6dcb0665311b6e983d230fee1111f.zip | |
update buttons js for button groups
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 2fcc4f2b3..01b32cd90 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -415,6 +415,7 @@ footer { .transition(.1s linear all); // Active and Disabled states + &.active, &:active { @shadow: inset 0 2px 4px rgba(0,0,0,.25), 0 1px 2px rgba(0,0,0,.05); .box-shadow(@shadow); |
