Commit 06949d6a authored by Mark Otto's avatar Mark Otto
Browse files

grunt dist on spacing change

parent 187e6641
Showing with 1 addition and 1 deletion
+1 -1
......@@ -1526,7 +1526,7 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
o.content)
}
Popover.prototype.arrow =function () {
Popover.prototype.arrow = function () {
return this.$arrow = this.$arrow || this.tip().find('.arrow')
}
......
Supports Markdown
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