libs/web: fix firewall_zoneforwards template for bootstrap theme
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Feb 2012 15:12:53 +0000 (15:12 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Feb 2012 15:12:53 +0000 (15:12 +0000)
libs/web/luasrc/view/cbi/firewall_zoneforwards.htm

index 8e0a6a1..5a2befd 100644 (file)
@@ -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>
                <%