Merge pull request #4028 from hashicorp/edit-page-link

fix edit this page stacking
This commit is contained in:
Mitchell Hashimoto 2015-11-23 21:15:31 -08:00
commit 0e8ef19f56
1 changed files with 2 additions and 1 deletions

View File

@ -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;