mobile.css 119 Bytes
@media only screen and (max-width: 768px) {

/* adjust share dropdown */
#dropdown {
	margin-right: 0 !important;
}

}