Skip to content

Commit

Permalink
Attempt to fix background
Browse files Browse the repository at this point in the history
  • Loading branch information
kdoul committed Mar 5, 2016
1 parent 6c6e5e5 commit 4b4e692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/chat_page.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ body{
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background:url(../assets/blurbg_3.jpg) no-repeat bottom;
background:url(../assets/blurbg_3.jpg) no-repeat right;
}

.header-default {
Expand Down

0 comments on commit 4b4e692

Please sign in to comment.