ui: scroll extra items on nodes/services

fixes #232
This commit is contained in:
Jack Pearkes 2014-07-17 09:48:38 -04:00
parent 6eb3e8ee30
commit be215e6717
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
padding-left: 0px;
color: $gray;
font-size: 13px;
overflow: scroll;
height: 30px;
}
.list-group-item-heading {