some final positioning for cursor of revoke button
This commit is contained in:
parent
87a998821a
commit
b845750405
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue