Minor fixes to ltl2tgba.html.

* wrap/python/ajax/css/ltl2tgba.css,
wrap/python/ajax/ltl2tgba.html: Tweak a few things for Firefox
3.0, and fix a </li> tag.
This commit is contained in:
Alexandre Duret-Lutz 2011-02-03 15:49:37 +01:00
parent 2452d9ff4a
commit 2fe5b3fb62
3 changed files with 14 additions and 5 deletions

View file

@ -8,8 +8,10 @@ html {overflow-y:scroll;}
input.formula {
width: 700px;
}
div#send {
width: 80px;
span#send {
width: 60px;
margin-left: 4px;
}
div.ltl2tgba {