diff options
author | Jayaram Pai | 2014-04-29 08:46:18 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-04-29 08:46:18 +0530 |
commit | caf4dd1671c16d6f1bda1b33f2fd982424360b61 (patch) | |
tree | 8b698361344e9212e7ed2061911fa54638537da3 /css/scilab_fixer.css | |
parent | bd2260b00a36b1565d67cee58fe38b84941f41b0 (diff) | |
download | textbook_companion_fixer-caf4dd1671c16d6f1bda1b33f2fd982424360b61.tar.gz textbook_companion_fixer-caf4dd1671c16d6f1bda1b33f2fd982424360b61.tar.bz2 textbook_companion_fixer-caf4dd1671c16d6f1bda1b33f2fd982424360b61.zip |
updated uncommitted files
Diffstat (limited to 'css/scilab_fixer.css')
-rw-r--r-- | css/scilab_fixer.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/scilab_fixer.css b/css/scilab_fixer.css index 37097a0..2468fb4 100644 --- a/css/scilab_fixer.css +++ b/css/scilab_fixer.css @@ -6,6 +6,9 @@ width: 620px; overflow-x: auto; } +#fix-caption-form #edit-example { + height: 250px; +} #fix-caption-page #updating, #fix-caption-page #done { display: none; |