mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +08: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…
Add table
Add a link
Reference in a new issue