mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
Prevent policy page date from wrapping mid-line.
This commit is contained in:
@@ -38,11 +38,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
strong {
|
||||
margin-right: .5em;
|
||||
}
|
||||
|
||||
em {
|
||||
font-size: .60em;
|
||||
font-style: normal;
|
||||
padding-left: 1em;
|
||||
color: #777;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user