body width height 100%

This commit is contained in:
Mahdi Dibaiee 2014-02-10 16:08:15 +03:30
parent 260f332254
commit 81b8fa218d

View File

@ -358,6 +358,8 @@ body {
margin: 0;
font-size: 10px;
overflow: hidden;
width: 100%;
height: 100%;
}
*::-moz-focus-inner {
border: none;