Grace Guo
2017-09-12 12:06:38 -07:00
committed by Maxime Beauchemin
parent 2d6b9422c6
commit 8223729e1e
4 changed files with 33 additions and 14 deletions

View File

@@ -292,3 +292,10 @@ a.Link {
.SouthPane {
margin-top: 10px;
}
.search-date-filter-container {
display: flex;
.Select {
margin-right: 3px;
}
}