﻿.groups-quick-links-dropdown-holder { margin-top: 0 !important; }
.group-item-buttons { clear: both; }

@media screen and (max-width: 640px) {
 .groups-quick-links-dropdown-holder { float: left !important; margin-left: 0 !important; }
 .group-item .group-name { float: none; clear: both; }
}

@media screen and (max-width: 550px) {
 .groups-quick-links-dropdown-holder { display: block !important; float: none !important; clear: both !important; margin-top: 10px !important; margin-bottom: 10px !important; }
}

@media screen and (max-width: 485px) {
 .group-item-buttons { display: block; padding-top: 10px !important; }
 .group-item .link-button.link-joingroup { width: 100% !important; }
}
