diff --git a/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css b/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css index facffacbf..3b6899cf6 100644 --- a/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css +++ b/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css @@ -453,7 +453,7 @@ select, .cbi-dropdown:not(.btn):not(.cbi-button), .uneditable-input { display: inline-block; - width: 210px; + min-width: 215px; height: 30px; padding: 4px; font-size: 13px;