This commit is contained in:
Robb Ebright 2017-03-24 08:56:54 -04:00
commit 5773ec3999
3 changed files with 2 additions and 2 deletions

View File

@ -509,7 +509,7 @@ li.ui-state-default {
.tab-name {
float: left;
max-width: 140px;
max-width: 160px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -64,7 +64,7 @@ apt-get install python-nose
yum install -y python-nose
```
In most cases you need to install deps before the tets can be run.
In most cases you need to install deps before the tests can be run.
### Airtime Analyzer