[show-linked-portals] Also show link length in box along with "portal out of range"

This commit is contained in:
fkloft
2015-04-14 03:01:58 +02:00
parent 6b2fd44129
commit 99a4fc412a
2 changed files with 5 additions and 2 deletions

View File

@ -25,6 +25,8 @@
height: 40px;
}
.showLinkedPortalLink.outOfRange span {
display: block;
line-height: 13px;
font-size: 10px;
}
.showLinkedPortalOverflow {