From: Miguel Angel Mulero Martinez Date: Sun, 1 May 2022 07:23:04 +0000 (+0200) Subject: luci-material-theme: align text buttons center X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=9e73a04adbff4dcebd643400da689291b8320d74 luci-material-theme: align text buttons center The text inside the buttons is aligned to the top. This change mades it aligned to the center. Signed-off-by: Miguel Angel Mulero Martinez --- diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css index b194ff0d3b..4bf9740860 100644 --- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css +++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css @@ -200,6 +200,7 @@ input, background-color: transparent; background-image: none; box-shadow: none; + align-items: center; } select,