From 0d96660df68598f8352f49461e0d3f3783a133ab Mon Sep 17 00:00:00 2001 From: Riley Date: Fri, 8 Sep 2023 19:01:32 -0400 Subject: [PATCH] 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. --- luasrc/gaya/gaya.css | 1 - 1 file changed, 1 deletion(-) diff --git a/luasrc/gaya/gaya.css b/luasrc/gaya/gaya.css index 6b414e7..02d18ad 100644 --- a/luasrc/gaya/gaya.css +++ b/luasrc/gaya/gaya.css @@ -2586,7 +2586,6 @@ strong { font-size: 0.8rem; padding: 0.3rem 0.6rem; position: relative; - bottom: -0.5rem; } .label, [data-indicator] {