Prevent dates from wrapping
This commit is contained in:
parent
4654b8de5f
commit
10801c1471
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ blockquote {
|
|||
&.info {
|
||||
color: $smaller-text-color;
|
||||
font-size: 0.75em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.summary {
|
||||
|
|
Loading…
Reference in a new issue