updating css

This commit is contained in:
Rolux 2010-02-26 14:42:21 +01:00
commit cda23cbf42
3 changed files with 10 additions and 3 deletions

View file

@ -514,7 +514,7 @@
Ox.Input({
placeholder: "some\ntext",
type: "textarea"
}).width(400).height(200).addClass("margin").appendTo(mainPanel);
}).width(400).height(100).addClass("margin").appendTo(mainPanel);
//*/
function openDialog() {