fix positions of tile numbers

This commit is contained in:
Mikhail Novikov
2014-11-26 01:21:39 +03:00
parent 538546423f
commit c1a02dc232
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -231,7 +231,7 @@ hr {
.tile, .tile .tile-inner {
width: 107px;
height: 107px;
line-height: 116.25px; }
line-height: 107px; }
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
@@ -633,7 +633,7 @@ hr {
.tile, .tile .tile-inner {
width: 58px;
height: 58px;
line-height: 67.5px; }
line-height: 58px; }
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);