Fix locale switcher button background

This commit is contained in:
Pierre Rudloff 2017-06-01 11:17:29 +02:00
parent 3f1a61df3d
commit 77b3c78a70

View file

@ -619,6 +619,7 @@ h1 {
}
.localesBtn {
background-color: transparent;
border: none;
cursor: pointer;
display: inline-block;