mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
Prevent text wrapping artifact upon left bar collapse.
This commit is contained in:
committed by
Neil Williams
parent
3c9810f80e
commit
83d03f17a1
@@ -7466,6 +7466,9 @@ body.with-listing-chooser {
|
||||
border-right: none;
|
||||
margin-bottom: 10px;
|
||||
|
||||
// set a static width so text doesn't wrap upon bar collapse
|
||||
width: @lc-width;
|
||||
|
||||
p {
|
||||
font-size: 1.15em;
|
||||
margin: 4px;
|
||||
|
||||
Reference in New Issue
Block a user