Less padding for the language selection button

This commit is contained in:
Alex Tselegidis 2020-09-23 14:19:10 +03:00
parent e7800e5302
commit a9d6d921c7

View file

@ -213,7 +213,7 @@ li.language:hover {
#select-language {
cursor: pointer;
display: inline-block;
padding: 10px 5px;
padding: 5px;
}
#select-language.active {