Skip to content

Commit

Permalink
Minor: remove unused expiration-related CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn-Signal authored and josh-signal committed Dec 17, 2020
1 parent eff2318 commit b70b7a2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions stylesheets/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@
flex-direction: column;
}

.expired {
.conversation-stack,
.gutter {
height: calc(100% - 48px);
}
}

.scrollable {
height: 100%;
overflow: auto;
Expand Down

0 comments on commit b70b7a2

Please sign in to comment.