Fix scroll clipping.

This commit is contained in:
Sean Li 2015-05-26 17:47:37 -07:00
parent 6d739935fe
commit f47d29d050
1 changed files with 1 additions and 1 deletions

View File

@ -50,8 +50,8 @@
flex-direction: row; flex-direction: row;
justify-content: flex-end; justify-content: flex-end;
font-size: 13px; font-size: 13px;
margin-bottom: 10px;
margin: 0 20px; margin: 0 20px;
margin-bottom: 10px;
.results-filter { .results-filter {
text-align: center; text-align: center;