Move dropdown arrow to primary element

This commit is contained in:
J. Ryan Stinnett 2019-01-30 15:48:08 -06:00
parent de46e6aa0d
commit b093119d30
2 changed files with 1 additions and 12 deletions

View file

@ -25,6 +25,6 @@ limitations under the License.
color: $authpage-lang-color;
}
.mx_Auth_language .mx_Dropdown_arrow::before {
.mx_Auth_language .mx_Dropdown_arrow {
background: $authpage-lang-color;
}