Merge pull request #888 from aedotj/patch-1

Fixed "edit this page" not clickable
This commit is contained in:
Jonathan Thomas 2016-01-04 11:29:21 -08:00
commit e336b35ab4

View File

@ -29,7 +29,8 @@ body.page-sub{
.edit-page-link{
position: absolute;
top: -50px;
right: 15px;;
right: 15px;
z-index: 10;
a{
text-transform: uppercase;