Newer
Older
dmpopidor / app / assets / stylesheets / blocks / _dropdowns.scss
@Bodacious Bodacious on 19 Oct 2018 188 bytes Update asset structure with webpacker gem
@media (min-width: 768px) {
  #admin-dropdown ul li a, #super-admin-dropdown ul li a {
    line-height: 26px !important;
    height: 26px !important;
    margin-top: 3px !important;
  }
}