Skip to content

Commit

Permalink
logo appears centered again
Browse files Browse the repository at this point in the history
fixes issue phillyrb#33
  • Loading branch information
mdb committed Mar 10, 2015
1 parent 9d15508 commit 3085c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/stylesheets/layout/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ header.main {
}

.logo {
@include position(absolute, .65em 50% 0 0);
@include position(absolute, .65em 50% auto auto);

.index & {
@extend %slide-in-down;
Expand Down

0 comments on commit 3085c02

Please sign in to comment.