Fixing sizing on mobile?

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-15 20:21:10 +01:00
parent c7dbb1dce5
commit 875924cf11

View File

@@ -794,7 +794,7 @@ input[type="radio"] {
position: absolute;
top:10%;
/*top:50%;*/
-webkit-transform:translateY(0%);
-webkit-transform:translateY(0);
}
.bigchan {