Fix colour picker size on iPad

This commit is contained in:
Neil Lalonde 2013-04-09 13:12:29 -04:00
parent 78d9b44106
commit 6746415ef3

View file

@ -25,6 +25,7 @@
margin-right: 2px;
width: 16px;
height: 16px;
font-size: 4px;
&.used-color {
background: image-url("chosen-sprite.png") -19px 13px;
}