Fix gallery / icon position on webkit
This commit is contained in:
parent
25d7fdfcaf
commit
c9e6a1639c
@ -399,10 +399,11 @@ article.explorer #style-container {
|
|||||||
article.explorer img.style-select {
|
article.explorer img.style-select {
|
||||||
display:inline;
|
display:inline;
|
||||||
max-height:2rem;
|
max-height:2rem;
|
||||||
|
max-width:2rem;
|
||||||
margin:0;
|
margin:0;
|
||||||
margin-bottom:0.25rem;
|
margin-bottom:0.25rem;
|
||||||
margin-right:0.5rem;
|
margin-right:0.4rem;
|
||||||
margin-left:0.5rem;
|
margin-left:0.4rem;
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user