summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-05-02 10:37:15 +0200
committerGitHub <noreply@github.com>2022-05-02 10:37:15 +0200
commita000cf9c01d0c7af405ccd6e5e54eb20ea5fc481 (patch)
tree7b2d675b0d32c16ef2d63869428367ace5411474 /themes
parent9d123a2eee59a9ea70f2c0cffc0ed11ecc8cf788 (diff)
parent9e73a04adbff4dcebd643400da689291b8320d74 (diff)
Merge pull request #5794 from McGiverGim/material_align_button_text_center
luci-material-theme: align text buttons center
Diffstat (limited to 'themes')
-rw-r--r--themes/luci-theme-material/htdocs/luci-static/material/cascade.css1
1 files changed, 1 insertions, 0 deletions
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 1544482fc7..612dae52eb 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,