fix edit this page stacking
This commit is contained in:
parent
a61c375115
commit
e9cf7f5f00
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue