From 1ebb38b88bcc63dfe17a63d5fddd92f6f93bd66a Mon Sep 17 00:00:00 2001 From: Magnus Vik Magnussen Date: Thu, 9 Oct 2014 14:37:54 +0200 Subject: [PATCH] test commit: moved feedback arrow 1px to the right --- .gitignore | 1 + css/questionset.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b25c15b..e266972 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *~ +/nbproject/private/ \ No newline at end of file diff --git a/css/questionset.css b/css/questionset.css index 693b60f..bf83c08 100644 --- a/css/questionset.css +++ b/css/questionset.css @@ -247,7 +247,7 @@ content: ""; font-size: 5em; position: absolute; - left: -15px; + left: -14px; top: 36px; height: 0; width: 0;