UI fixes after the merge

This commit is contained in:
Joseph Schorr 2015-04-20 13:26:48 -04:00
parent f8192a1140
commit 531ddadb8a
3 changed files with 19 additions and 17 deletions

View file

@ -13,5 +13,6 @@
.filter-box .filter-message {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
color: #ccc;
}