mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-09 01:23:10 +03:00
Enlarge popover so that contents display nicely in all languages
This commit is contained in:
parent
6e395834ab
commit
740a1d06cf
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ li.language:hover {
|
|||
}
|
||||
|
||||
body .popover {
|
||||
max-width: 400px;
|
||||
max-width: 430px;
|
||||
}
|
||||
|
||||
body .popover-body strong {
|
||||
|
|
Loading…
Reference in a new issue