Merge pull request #1145 from thecodingmachine/dimensionMobile
Mobile sizing problem
This commit is contained in:
commit
07e6438902
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