css: Fix misaligned invite link.

Remove unnecessary `relative` positioning from the invite link.
This commit is contained in:
N-Shar-ma 2023-04-03 22:53:25 +05:30 committed by Tim Abbott
parent db0ae85d97
commit dceb49011a
1 changed files with 0 additions and 5 deletions

View File

@ -2288,11 +2288,6 @@ select.invite-as {
display: none;
}
#generate_multiuse_invite_button {
position: relative;
top: 1px;
}
#custom-invite-expiration-time {
#custom-expiration-time-input {
width: 5ch;