Re-centered dropzone error arrow
This commit is contained in:
parent
f467185e86
commit
6be95cd2ac
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue