Skip to content

Commit

Permalink
tests for previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Apr 9, 2011
1 parent a63f90e commit 2669a36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/cases/vendor.css
Expand Up @@ -12,4 +12,5 @@
}
#login {
opacity: 0.75;
white-space: nowrap;
}
3 changes: 2 additions & 1 deletion test/cases/vendor.styl
Expand Up @@ -11,4 +11,5 @@
support-for-ie = false

#login
opacity: 0.75
opacity: 0.75
whitespace: no-wrap

0 comments on commit 2669a36

Please sign in to comment.