Skip to content

Commit

Permalink
chore: merge media queries
Browse files Browse the repository at this point in the history
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
  • Loading branch information
SychO9 committed Sep 2, 2022
1 parent 434c459 commit 854ef2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions framework/core/less/forum/DiscussionPage.less
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
&, > ul {
width: 150px;
}

> ul {
> li {
margin-bottom: 10px;
Expand All @@ -51,9 +51,7 @@
}
}
}
}

@media @tablet-up {
.DiscussionPage-stream {
margin-right: 225px;
}
Expand Down

0 comments on commit 854ef2a

Please sign in to comment.