diff ape.css @ 1630:a164ca5c2ec3

console log includes commentQuestion. Text input boxes width inside borders
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Wed, 27 May 2015 09:15:45 +0100
parents 307b2eeaa3c8
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;
+}