Don't wrap dates in ebook history

This commit is contained in:
Alex Cabal 2019-02-05 17:00:36 -06:00
parent bb486d03f2
commit d9bf7223c9

View file

@ -547,6 +547,7 @@ article.ebook #history li + li > *{
article.ebook #history li time{
padding-right: 1rem;
white-space: nowrap;
}
article.ebook section aside p::before{