Fixed CSS Bugs in webkit and IE. thx @johnyma22

This commit is contained in:
Peter 'Pita' Martischka 2011-07-12 16:11:40 +01:00
parent bd1ac333db
commit 51c4aff54b
2 changed files with 10 additions and 3 deletions

View file

@ -8,8 +8,9 @@ zoom: 1;
#editorcontainerbox
{
position: relative;
top: 1px;
/*position: relative;*/
position:absolute;
top: 37px;
padding-top: 37px;
}
#editorcontainer