(js) Never query Gravatar.com when disabled

This commit is contained in:
Francis Lachapelle
2016-06-21 21:29:44 -04:00
parent 9dbb360ef7
commit dfc904f4f3
10 changed files with 75 additions and 28 deletions
@@ -56,7 +56,8 @@ md-chips {
}
// Enlarge the default autocompletion menu
.sg-chips-autocomplete {
.sg-chips-autocomplete,
.sg-chips-autocomplete input {
width: (3 * $contact-chip-name-width);
@media (max-width: $layout-breakpoint-xs) {
// Enlarge the autocompletion menu on small devices to fit the entire screen