diff --git a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css index d5bf144b9b..cebb285d18 100644 --- a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -407,7 +407,8 @@ div.hostinfo { font-size: 11px; padding: .125em .5em; margin: .125em; - border-radius: .6em; + /* Match rounded indicators to same style as "hide" and "show" buttons for design consistency */ + border-radius: 3px; } #indicators > [data-style="inactive"],