mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 08:48:18 -05:00
Animate left sidebar collapse/expand.
This commit is contained in:
@@ -7070,6 +7070,7 @@ body.with-listing-chooser.listing-chooser-collapsed {
|
||||
padding-right: @listing-chooser-grippy-width;
|
||||
background: #f7f7f7;
|
||||
overflow: hidden;
|
||||
.transition(width, .25s);
|
||||
|
||||
&:after {
|
||||
content: '';
|
||||
@@ -7188,6 +7189,7 @@ body.with-listing-chooser.listing-chooser-collapsed {
|
||||
color: gray;
|
||||
font-size: .8em;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user