diff ape.css @ 960:7cb875d41d7f

console log includes commentQuestion. Text input boxes width inside borders
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 27 May 2015 09:15:45 +0100
parents 17353d015d33
children 2dc61bd6494e
line wrap: on
line diff
--- a/ape.css	Wed May 27 09:10:20 2015 +0100
+++ b/ape.css	Wed May 27 09:15:45 2015 +0100
@@ -108,3 +108,8 @@
 	border-style: solid;
 	background-color: #fff;
 }
+
+textarea.trackComment {
+	width: 618px;
+	margin-right:15px;
+}