Merge pull request #1145 from thecodingmachine/dimensionMobile
Mobile sizing problem
This commit is contained in:
commit
07e6438902
@ -367,6 +367,7 @@ body {
|
||||
}
|
||||
|
||||
#game {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: relative; /* Position relative is needed for the game-overlay. */
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user