fix bugs on mobile

This commit is contained in:
wlh
2014-12-09 13:20:25 +08:00
parent 04e2322cb1
commit a5a1a210e2
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -45,6 +45,10 @@ header div:nth-child(1){
outline-style: none;
font-size:15px;
font-family:'georgia', "微软雅黑";
-webkit-tap-highlight-color: #FFF;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
header div:nth-child(2){