Bug 977208 - The top level layer has a strange height. r=fabrice

This commit is contained in:
Vivien Nicolas 2014-02-26 23:12:35 +01:00
parent 2022bb781f
commit dd8519822c

View File

@ -14,4 +14,5 @@ body {
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
}