2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

updated javascripts for first pass at single column

This commit is contained in:
Mark Otto
2012-06-05 18:25:46 -07:00
parent 53cec198c0
commit 8ee0679522
18 changed files with 3106 additions and 2458 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
}
// tooltip demo
$('.tooltip-demo.well').tooltip({
$('.tooltip-demo').tooltip({
selector: "a[rel=tooltip]"
})