mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -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;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
font-size: 4px;
|
||||
&.used-color {
|
||||
background: image-url("chosen-sprite.png") -19px 13px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue