Skip to content

Commit

Permalink
Fix system messages
Browse files Browse the repository at this point in the history
  • Loading branch information
PlusInsta committed Jun 21, 2018
1 parent 2a9cbc1 commit 570f1ff
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions DiscordPlus.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -341,15 +341,15 @@ div.message-group {
}

/*System messages*/
.system-message .system-message-content { margin-left: 6.11rem !important; }
.system-message .system-message-icon {
background-size: 2rem 2rem !important;
.icon-2Po-VO {
background-size: 1.6rem 1.6rem !important;
height: 2rem !important;
width: 2rem !important;
top: 10% !important;
top: 30% !important;
margin-left: 1.11rem !important;
}
.system-message-icon {
margin-left: 32px !important;
.content-2M3n_H {
margin-left: 56px !important;
}

/*New messages bar*/
Expand Down

0 comments on commit 570f1ff

Please sign in to comment.