/* CentralRP Phone v1.8.10 - compact contact list rows */
.contacts179.contacts187,
#contactsList187.contacts187{
  align-content:start!important;
  grid-auto-rows:max-content!important;
  scrollbar-width:none
}
.contacts187::-webkit-scrollbar{display:none}
.contacts187 .contact-row187{
  height:auto!important;
  min-height:58px!important;
  align-self:start!important;
  padding:7px 6px!important
}
.contacts187 .contact-row187.mine187{
  min-height:62px!important;
  margin-bottom:5px!important;
  padding:8px!important
}
