Quote:
Originally Posted by thomass
I changed it to 0px and the background issue on the bottom is fixed:
|
Good... even if it's quite ugly xD 1pt where too much too? or 2pt
Try to reduce also this value to fix the row distance bug:
Code:
.appOuter{
border: 1pt solid #2c2c2c;
height:73pt;
width: 58.1pt;
background-color:#2c2c2c;
display:block;
margin: 5pt 0pt 0pt 3.42pt;
float:left;
display:block;
-webkit-border-radius:3pt;
-webkit-user-select:none;
}
Try with 3pt for example
margin: 3pt 0pt 0pt 3pt; looks good on kindle PW too