mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Less padding for the language selection button
This commit is contained in:
parent
e7800e5302
commit
a9d6d921c7
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ li.language:hover {
|
|||
#select-language {
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
padding: 10px 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#select-language.active {
|
||||
|
|
Loading…
Reference in a new issue