Re-centered dropzone error arrow

This commit is contained in:
Dan Brown 2019-03-08 22:57:24 +00:00
parent f467185e86
commit 6be95cd2ac
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
content: ''; content: '';
position: absolute; position: absolute;
top: -6px; top: -6px;
left: 52px; left: 44px;
width: 0; width: 0;
height: 0; height: 0;
border-left: 6px solid transparent; border-left: 6px solid transparent;