diff --git a/public/css/module.less b/public/css/module.less index cb8c4a0..ef4629a 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -215,7 +215,7 @@ table.bp.node td > a:last-child, table.node.missing td > span { } table.bp.node.handled td > a:last-child, table.bp.node.ok td > a:last-child, - table.node.missing td > span + table.node.missing td > span, table.bp.node.up td > a:last-child { border-left-width: 0.3em; background-position: 1em 0.5em;