fix textarea

This commit is contained in:
Toks
2015-06-25 10:38:35 -04:00
parent c2530e9e53
commit f5724549b9

View File

@@ -0,0 +1,5 @@
#c-favorite-groups #a-edit {
textarea {
height: 10em;
}
}