Commit de86b36b authored by Mark Otto's avatar Mark Otto

grunt dist

parent d7a3771a
......@@ -668,11 +668,11 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re
if (e.isDefaultPrevented()) return
$this.trigger('focus')
$parent
.toggleClass('open')
.trigger('shown.bs.dropdown', relatedTarget)
$this.trigger('focus')
}
return false
......
This diff is collapsed.
This diff is collapsed.
......@@ -6,7 +6,7 @@
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: flex;
}
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment