.dropdown-item .dropdown-item-tick { width: 1.5rem; height: 100%; display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; text-align: center; color: #666666; } .dropdown-item:hover .dropdown-item-tick { color: #fff; }