diff ape.css @ 124:1ea9a9eeeae5

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 f89182a5f28d
children 300d4f58f2b4
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;
+}