1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-15 12:41:52 +03:00

Re-centered dropzone error arrow

This commit is contained in:
Dan Brown
2019-03-08 22:57:24 +00:00
parent f467185e86
commit 6be95cd2ac

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;