From 13d4d92ccbcde4067a649e644e1f08fbf12f8489 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Tue, 6 Sep 2016 15:55:32 +0530 Subject: fixed css issue and formated the code --- css/textbook_companion_fixer.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/textbook_companion_fixer.css b/css/textbook_companion_fixer.css index 5634290..1a91bb0 100755 --- a/css/textbook_companion_fixer.css +++ b/css/textbook_companion_fixer.css @@ -6,9 +6,9 @@ width: 620px; overflow-x: auto; } -#fix-tbc-form #edit-example { +/*#fix-tbc-form #edit-example { height: 250px; -} +}*/ #fix-tbc-page #updating, #fix-tbc-page #done { display: none; -- cgit