mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
(js) Never query Gravatar.com when disabled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user