diff --git a/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm b/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm index b6b96155e4..26a575e9b7 100644 --- a/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm +++ b/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm @@ -19,8 +19,8 @@ $Id$
-
<%:ip%>:  -
+
<%:ip%>
+
<% for i, k in ipairs(ifaces) do %>
@@ -69,4 +69,4 @@ end %>
-<%+footer%> \ No newline at end of file +<%+footer%> diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css index a89152d5cd..824b04ba4b 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -286,7 +286,6 @@ div.cbi-value-field { } div.cbi-value-description { - width: 58%; font-size: 90%; }