themes/bootstrap: fix a small style quirk observed on firewall overview page

This commit is contained in:
Jo-Philipp Wich 2013-01-04 16:25:06 +00:00
parent 169ed91671
commit 3fce9b3a32

View 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;
}