Fix checkin title wrapping
This commit is contained in:
parent
045a42c250
commit
b10b85b958
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
details h2 {
|
details h2 {
|
||||||
display: inline-block;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 1024px) {
|
@media screen and (min-width: 1024px) {
|
||||||
|
|
Loading…
Reference in a new issue