Skip to content

Commit

Permalink
users: Do not size GPG key action area
Browse files Browse the repository at this point in the history
  • Loading branch information
garrett authored and martinpitt committed Mar 4, 2020
1 parent 05bb3ad commit bbd2d02
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pkg/users/users.scss
Expand Up @@ -90,9 +90,6 @@
align-items: center;
}

#account-authorized-keys-list > .list-group-item > .action {
}

#account-authorized-keys-list .comment {
flex: auto;
overflow: hidden;
Expand All @@ -109,11 +106,6 @@
display: inline-block;
}

#account-authorized-keys-list .action {
float: right;
width: 28px;
}

#authorized-key-add {
min-width: 28px;
min-height: 28px;
Expand Down

0 comments on commit bbd2d02

Please sign in to comment.