.content{ position: absolute; z-index: 1024; background-color: #fefefe; border: 1px solid #d1d1d1; bottom: auto; } .item { white-space: nowrap; font-size: 12px; cursor: pointer; padding: 4px; } .item:hover { background-color: #007aff; }