/**
 * @file
 * This stylesheet is loaded for the language switcher when logged in.
 */

/* <<< Fixes the contextual admin button overlapping the "EN" link. */
.language-switcher-language-url .contextual {
  right: 100%;
}
/* >>>. */
