fix links exploding interface on Chrome
https://github.com/colouring-cities/colouring-london/issues/996
This commit is contained in:
parent
19069a69d2
commit
88c332ae2c
@ -150,6 +150,9 @@
|
||||
position: static;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
.data-section a {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.data-list dd {
|
||||
margin: 0 0 0.5rem;
|
||||
line-height: 1.5;
|
||||
|
Loading…
Reference in New Issue
Block a user