fix item type menu appearance on Windows
This commit is contained in:
parent
ec44bfbcc5
commit
01169f9618
1 changed files with 6 additions and 0 deletions
|
@ -20,4 +20,10 @@ textbox
|
||||||
{
|
{
|
||||||
padding: 2px 2px 2px 2px;
|
padding: 2px 2px 2px 2px;
|
||||||
margin: -1px 0 -1px 1px;
|
margin: -1px 0 -1px 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#item-type-menu
|
||||||
|
{
|
||||||
|
padding: 0 0 0 1px !important;
|
||||||
|
margin: 0 5px 0 1px !important;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue