2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

adds twipsy js to regular index for positioning

This commit is contained in:
Jacob Thornton
2011-09-10 14:52:45 -07:00
parent 39fc13093e
commit a8d4475827
6 changed files with 28 additions and 59 deletions
+3
View File
@@ -829,6 +829,9 @@ input[type=submit].btn {
font-size: 11px;
z-index: 1000;
.opacity(80);
&.fade.in {
.opacity(80);
}
&.above .twipsy-arrow { #popoverArrow > .above(); }
&.left .twipsy-arrow { #popoverArrow > .left(); }
&.below .twipsy-arrow { #popoverArrow > .below(); }