make sure location details are rendered correctly
This commit is contained in:
parent
cd27a6a099
commit
d96663bf73
1 changed files with 2 additions and 0 deletions
|
@ -205,6 +205,8 @@ section.details {
|
|||
#location-details dl {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
margin: 0;
|
||||
font-size:90%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue