.winerack-dropdown
{
  margin-bottom: 0;
  padding: 0.5em 0.5em;
  background-color: transparent;
  color: inherit;
  width: auto;
}

.btn.winerack-dropdown:focus
{
  box-shadow: none;
}

.dropdown-menu button
{
  margin-bottom: 0 !important;
}