Thang editor: components tab finally looks good and does not overlay other tabs

This commit is contained in:
Mikhail Koltsov 2014-03-21 15:40:32 +04:00
parent 45b87ed38e
commit af18e7a27e
2 changed files with 4 additions and 4 deletions

View file

@ -1,13 +1,13 @@
#thang-components-edit-view #thang-components-edit-view
position: absolute position: absolute
top: 100px top: 40px
bottom: 0 bottom: 0
left: 0 left: 0
right: 0 right: 0
.column .column
position: absolute position: absolute
top: 70px top: 0
bottom: 0 bottom: 0
padding: 5px padding: 5px
box-sizing: border-box box-sizing: border-box
@ -32,7 +32,7 @@
.treema .treema
position: absolute position: absolute
top: 80px top: 70px
left: 10px left: 10px
right: 0px right: 0px
bottom: 0 bottom: 0

View file

@ -59,7 +59,7 @@
#thang-components-edit-view #thang-components-edit-view
position: absolute position: absolute
top: 130px top: 200px
bottom: 0 bottom: 0
.treema-root .treema-root