Merge pull request #301 from Tyriar/300_top_textarea_helper

Add top to textarea helper
This commit is contained in:
Daniel Imms
2016-10-05 09:33:08 -07:00
committed by GitHub
+1
View File
@@ -61,6 +61,7 @@
position: absolute;
opacity: 0;
left: -9999em;
top: -9999em;
width: 0;
height: 0;
z-index: -10;