Fixed offset plaintext password button

This affects the position of all cbi buttons in the UI by 0.5rem, if this doesn't bother anyone I think it's a reasonable change to make sure things line up properly.
pull/1/head
Riley 1 year ago
parent 0be9f1015d
commit 0d96660df6

@ -2586,7 +2586,6 @@ strong {
font-size: 0.8rem; font-size: 0.8rem;
padding: 0.3rem 0.6rem; padding: 0.3rem 0.6rem;
position: relative; position: relative;
bottom: -0.5rem;
} }
.label, .label,
[data-indicator] { [data-indicator] {

Loading…
Cancel
Save