Skip to content

Commit

Permalink
Remove hide-text mixin (now included in Bourbon)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaut committed May 15, 2012
1 parent bf6edd1 commit ea22992
Show file tree
Hide file tree
Showing 8 changed files with 531 additions and 716 deletions.
382 changes: 167 additions & 215 deletions 14-to-do-list/css/style.css

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions 14-to-do-list/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
* http://www.opensource.org/licenses/mit-license.php
*/

@mixin hide-text() {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}

/* ========================================================
Page
===================================================== */
Expand Down
Loading

0 comments on commit ea22992

Please sign in to comment.