Add top to textarea helper

Fixes #300
This commit is contained in:
Daniel Imms 2016-10-04 19:03:15 -07:00
parent 76a890aa74
commit ebbeeefd86

View File

@ -61,6 +61,7 @@
position: absolute;
opacity: 0;
left: -9999em;
top: -9999em;
width: 0;
height: 0;
z-index: -10;