fix Mac CSS typo
This commit is contained in:
parent
e84ef616d4
commit
b8e213b629
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ row > label:first-child, .creator-type-label
|
||||||
|
|
||||||
textbox
|
textbox
|
||||||
{
|
{
|
||||||
margin-top: -1px 0 -2px 0;
|
margin: -1px 5px -1px 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
Loading…
Reference in a new issue