Skip to content

Commit

Permalink
Fix #3205
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Jan 23, 2017
1 parent 5d48647 commit d5c4810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ body {
max-width: 50%;
cursor: text;
background-color: #0082c9;
border: 1px solid rgba(255, 255, 255, 0.5);
border: 1px solid rgba(255, 255, 255, 0.5) !important;
}
}

Expand Down

0 comments on commit d5c4810

Please sign in to comment.