mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-31 19:41:12 +02:00
Merge pull request #888 from aedotj/patch-1
Fixed "edit this page" not clickable
This commit is contained in:
commit
e336b35ab4
@ -29,7 +29,8 @@ body.page-sub{
|
|||||||
.edit-page-link{
|
.edit-page-link{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -50px;
|
top: -50px;
|
||||||
right: 15px;;
|
right: 15px;
|
||||||
|
z-index: 10;
|
||||||
|
|
||||||
a{
|
a{
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user