]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
tooltips should support rtl
authorMark Hayes <mark@zurb.com>
Mon, 1 Apr 2013 21:01:28 +0000 (14:01 -0700)
committerMark Hayes <mark@zurb.com>
Mon, 1 Apr 2013 21:01:28 +0000 (14:01 -0700)
scss/foundation/components/_tooltips.scss

index 8a23220ebdc3e5b67c0bb466dade21161f2053d4..e43e739f247e6a8da4a8c92ce53144a121f5c781 100644 (file)
@@ -57,6 +57,7 @@ $tooltip-pip-size:            5px !default;
 
   &>.nub {
     display: block;
+    left: $tooltip-pip-size;
     position: absolute;
     width: 0;
     height: 0;