Fixed scrolling.

This commit is contained in:
Sean Li 2015-05-27 14:09:03 -07:00
parent a5f73e1e64
commit b1449426e7
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
align-items: flex-start;
align-content: flex-start;
flex-flow: row wrap;
height: 140px;
height: 100px;
overflow: auto;
.tag {
display: inline-block;