DOM element game 1OO% height
This commit is contained in:
parent
1b89adc604
commit
4c1dd914eb
1 changed files with 1 additions and 0 deletions
|
@ -367,6 +367,7 @@ body {
|
|||
}
|
||||
|
||||
#game {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: relative; /* Position relative is needed for the game-overlay. */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue