Handle infite range for Adv disco. scanner

This commit is contained in:
Colin McLeod
2015-05-26 11:11:07 -07:00
parent eaaa57f2c3
commit be1738d8ed
2 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
background-color: @primary-bg;
border: 1px solid @primary-disabled;
color: @disabled;
fill: @disabled;
.details {
min-height: 2.5em;
@@ -70,6 +71,7 @@
&:hover{
color: @fg;
fill: @fg;
border: 1px solid @primary;
.sz {