Skip to content

Commit

Permalink
fix(content-entry): add caption UI alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
amirch1 committed Jun 28, 2017
1 parent ba85b50 commit 3811409
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

.kRow{
display: flex;
align-items: center;
flex-direction: row;
margin-top: 24px;
font-size: 15px;
Expand Down

0 comments on commit 3811409

Please sign in to comment.