luci-base/firewall_zonelist: fix visual interface/background alignment

* fix for #1667, tested with all standard themes

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken 2018-03-09 08:11:06 +01:00
parent 09ea6dbd33
commit 21fbe39858

View file

@ -24,6 +24,7 @@
end
-%>
<span>
<ul style="margin:0; list-style-type:none; text-align:left">
<% if self.allowlocal then %>
<li style="padding:0.5em">
@ -89,5 +90,6 @@
</li>
<% end %>
</ul>
</span>
<%+cbi/valuefooter%>