Skip to content

Commit

Permalink
fix edit this page stacking
Browse files Browse the repository at this point in the history
  • Loading branch information
captainill committed Nov 24, 2015
1 parent a61c375 commit e9cf7f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/source/assets/stylesheets/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ body.page-sub{
.edit-page-link{
position: absolute;
top: -70px;
right: 30px;;
right: 30px;
z-index: 9999;

a{
text-transform: uppercase;
Expand Down

0 comments on commit e9cf7f5

Please sign in to comment.