Summary display updates

This commit is contained in:
Kylie
2021-07-31 20:30:21 -04:00
parent 3f01cf8788
commit a6b8d44627
3 changed files with 7 additions and 1 deletions

View File

@ -76,6 +76,10 @@ body {
white-space: pre-wrap !important;
}
.display-inline p {
display: inline !important;
}
/** Shelving
******************************************************************************/