Skip to content

Instantly share code, notes, and snippets.

@aarmora
Created July 7, 2015 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aarmora/647c31e0f92ded8a178c to your computer and use it in GitHub Desktop.
Save aarmora/647c31e0f92ded8a178c to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<div class="admin_page">
<textarea></textarea>
</div>
// ----
// libsass (v3.2.5)
// ----
.admin_page {
textarea {
height: 200px;
}
}
.admin_page textarea {
height: 200px;
}
<div class="admin_page">
<textarea></textarea>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment