mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
even better positioning
This commit is contained in:
parent
1cc3e79db9
commit
62a1701063
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
.treema
|
||||
position: absolute
|
||||
top: 100px
|
||||
top: 80px
|
||||
left: 0
|
||||
right: 10px
|
||||
bottom: 0
|
||||
|
@ -32,7 +32,7 @@
|
|||
|
||||
.treema
|
||||
position: absolute
|
||||
top: 100px
|
||||
top: 80px
|
||||
left: 10px
|
||||
right: 0px
|
||||
bottom: 0
|
||||
|
|
Loading…
Reference in a new issue