From 3fb0a97d713fd8a01f0990e90b741ff84c117ebc Mon Sep 17 00:00:00 2001 From: Jayaram R Pai Date: Wed, 13 Aug 2014 17:39:47 +0530 Subject: made aicte report form hidden --- css/textbook_companion.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css/textbook_companion.css') diff --git a/css/textbook_companion.css b/css/textbook_companion.css index e2981b1..ae35e79 100755 --- a/css/textbook_companion.css +++ b/css/textbook_companion.css @@ -110,6 +110,7 @@ fieldset input[type="text"] border-bottom: 1px solid #cccccc; } #textbook-companion-aicte-report-form { + display: none; padding: 15px; background: #ffffff; -webkit-border-radius: 5px; -- cgit