Tidy up status display
This commit is contained in:
parent
b2baa39ff2
commit
aacba3e7cf
3 changed files with 18 additions and 9 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue