1
0
Fork 0

Tidy up status display

This commit is contained in:
Mouse Reeve 2020-02-19 18:41:37 -08:00
parent b2baa39ff2
commit aacba3e7cf
3 changed files with 18 additions and 9 deletions

View file

@ -99,6 +99,11 @@ h2 {
bottom: 0.5em;
}
.time-ago {
float: right;
display: block;
}
.book-preview {
overflow: auto;
}
@ -121,7 +126,6 @@ h2 {
padding: 1rem;
}
.review-form textarea {
width: 30rem;
height: 10rem;