un-hiding textareas
authorNicholas Bollweg <nicholas.bollweg@gtri.gatech.edu>
Thu, 06 Feb 2014 15:30:24 -0500
changeset 2092 b454a95f6bf5
parent 2091 1408d0d54131
child 2093 dffa8458c4e9
un-hiding textareas
playground/playground.css
--- a/playground/playground.css	Thu Feb 06 15:07:06 2014 -0500
+++ b/playground/playground.css	Thu Feb 06 15:30:24 2014 -0500
@@ -1,3 +1,2 @@
 #frame-div{ display: none; }
-#tabs{ margin-bottom: 0; }
-textarea{visibility:hidden;}
+#tabs{ margin-bottom: 0; }
\ No newline at end of file