Skip to content

Commit

Permalink
Fix style for wrapping labels
Browse files Browse the repository at this point in the history
  • Loading branch information
uncaught committed Jan 25, 2020
1 parent 00627f9 commit 4607e3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
margin-left: 0 !important;;
}

.description > .ui.label {
margin: .15em;
}

.u-flex-row-between {
display: flex;
flex-direction: row;
Expand Down

0 comments on commit 4607e3f

Please sign in to comment.