custom.css: fix languages menu overlap

This commit is contained in:
alreadyburnt 2021-04-13 15:30:28 +02:00 committed by GitHub
parent f24b4b8fc7
commit 45380f0f5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1992,7 +1992,7 @@ img.icon-language {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 2;
z-index: 6;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;