Fixed indexer card WebUI height

This commit is contained in:
unknown 2015-08-02 13:09:22 -06:00
parent 9fa6995ccb
commit 7a2ff0a60c
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@
height: 120px;
}
.indexer {
height: 235px;
}
.add-indexer {
border: 0;
}