some final positioning for cursor of revoke button

This commit is contained in:
Rob Culliton 2018-05-05 22:18:49 -04:00
parent 87a998821a
commit b845750405
No known key found for this signature in database
GPG Key ID: 6FDEF60B3DC84D94
1 changed files with 4 additions and 1 deletions

View File

@ -263,11 +263,14 @@ label[for="input-hidden"] {
background-color: #fff;
a {
color: #8d99a4;;
pointer: default;
cursor: pointer;
display:block;
}
min-width:80px;
position:absolute;
z-index: 800000;
right: 22px;
bottom:60px;
}
.logout-link {