diff options
Diffstat (limited to 'libs')
-rw-r--r-- | libs/web/luasrc/view/cbi/firewall_zoneforwards.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm b/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm index 8e0a6a169..5a2befd6e 100644 --- a/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm +++ b/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm @@ -17,7 +17,7 @@ -%> <% if zone then %> -<div style="padding:0.5em"> +<div style="padding:0.5em; white-space:nowrap"> <label style="background-color:<%=zone:get_color()%>; padding:0.4em"> <strong><%=zone:name()%>:</strong> <% |