diff options
author | prashantsinalkar | 2016-09-06 15:55:32 +0530 |
---|---|---|
committer | prashantsinalkar | 2019-09-01 22:13:08 +0530 |
commit | bbd1a3e69dc1cdb658f6f171805c01f9d208ea39 (patch) | |
tree | f58bf602a9ad4131e7ac220f98c6c9f17c96cf01 /css | |
parent | 3ae4e7999194b3e22643e352dc59b80368f51165 (diff) | |
download | r_tbc_fixer-bbd1a3e69dc1cdb658f6f171805c01f9d208ea39.tar.gz r_tbc_fixer-bbd1a3e69dc1cdb658f6f171805c01f9d208ea39.tar.bz2 r_tbc_fixer-bbd1a3e69dc1cdb658f6f171805c01f9d208ea39.zip |
fixed css issue and formated the code
Diffstat (limited to 'css')
-rwxr-xr-x | css/textbook_companion_fixer.css | 4 |
1 files 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; |