From 7a1479aaa052977201b3ed50db11e2855b5bdb2b Mon Sep 17 00:00:00 2001 From: HumairAK Date: Tue, 26 Jul 2016 23:01:02 -0400 Subject: fixed follow exam positining --- views/questions.hbs | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/views/questions.hbs b/views/questions.hbs index 3a73b3f..ac94f8b 100644 --- a/views/questions.hbs +++ b/views/questions.hbs @@ -28,25 +28,16 @@

Uploaded by: {{examInfo.uploader}}

Page count: {{examInfo.pageCount}}

Question count: {{examInfo.questionCount}}

- - - - -
-
- - + + + -
+ +
- - - - + {{#each query}} -- cgit v1.2.3