mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-17 19:12:37 -05:00
Fix colour picker size on iPad
This commit is contained in:
parent
78d9b44106
commit
6746415ef3
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
font-size: 4px;
|
||||||
&.used-color {
|
&.used-color {
|
||||||
background: image-url("chosen-sprite.png") -19px 13px;
|
background: image-url("chosen-sprite.png") -19px 13px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue