move lag member icon into port icon column

This commit is contained in:
Oliver Gorwits
2014-01-12 22:11:15 +00:00
parent 67c9c783ec
commit 84ed4c5008
2 changed files with 16 additions and 10 deletions

View File

@@ -177,6 +177,10 @@ div.content > div.tab-content table.nd_floatinghead thead {
text-align: center;
}
td.nd_devport_icon i {
line-height: 18px;
}
/* undo nd_center-cell when in a modial dialog (which lives in table cell) */
.table .nd_center-cell .modal-body {
text-align: left;