themes/bootstrap: fix a small style quirk observed on firewall overview page
This commit is contained in:
parent
169ed91671
commit
3fce9b3a32
1 changed files with 2 additions and 2 deletions
|
@ -1833,8 +1833,8 @@ table.cbi-section-table td.cbi-section-table-cell {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.zonebadge em,
|
.zonebadge > em,
|
||||||
.zonebadge strong {
|
.zonebadge > strong {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue