.button-dropdown-wrapper { position: relative; .dropdown { position: absolute; top: 30px; left: 0; background-color: black; } }