Skip to content

Commit

Permalink
Change link
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesl1001 committed Feb 27, 2013
1 parent 9644354 commit 2132f24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sass/_rtl-sass.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// RTL-SASS
// http://jalproductions.co.uk
// https://github.com/jamesl1001/RTL-Sass

$rtl: false !default;

Expand Down Expand Up @@ -229,4 +229,4 @@ $rtl: false !default;
}
@mixin right($value) {
@include position-h($value, right);
}
}

0 comments on commit 2132f24

Please sign in to comment.