themes/bootstrap: fix a small style quirk observed on firewall overview page
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 4 Jan 2013 16:25:06 +0000 (16:25 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 4 Jan 2013 16:25:06 +0000 (16:25 +0000)
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css

index e529129..84f00c4 100644 (file)
@@ -1833,8 +1833,8 @@ table.cbi-section-table td.cbi-section-table-cell {
        cursor: pointer;
 }
 
-.zonebadge em,
-.zonebadge strong {
+.zonebadge em,
+.zonebadge strong {
        margin: 5px;
        display: inline-block;
 }