diff options
| author | Jacob Thornton <[email protected]> | 2011-08-27 17:22:49 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-27 17:22:49 -0700 |
| commit | 2ee7c206924ac616eeb9ae3d6eb6811a818af015 (patch) | |
| tree | 209b6d4958c2ae822a2945241f4d6a33a649b243 /lib/patterns.less | |
| parent | 038a9809c4301344e5cc3f8f6a32c796b9b1a438 (diff) | |
| download | bootstrap-2ee7c206924ac616eeb9ae3d6eb6811a818af015.tar.xz bootstrap-2ee7c206924ac616eeb9ae3d6eb6811a818af015.zip | |
adds popover js
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 d722f6c98..398fc37a1 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -755,6 +755,7 @@ input[type=submit].btn { .modal-backdrop, .modal, .twipsy, +.popover, .alert-message { .transition(opacity .15s linear); opacity: 0; |
