Skip to content

Commit

Permalink
fix(style): always positioned left
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoLeBras authored and davidnpma committed Sep 7, 2015
1 parent c7c2117 commit 058d092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/redbox.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
padding: 10px;
top: 0;
bottom: 0;
left: 0;
width: 100%;
background: rgb(204, 0, 0);
color: white;
Expand Down

0 comments on commit 058d092

Please sign in to comment.