Skip to content

Commit

Permalink
StudentSupportCallForm: Fixing spacing on priority buttons #1450
Browse files Browse the repository at this point in the history
  • Loading branch information
ltwheeler committed Jan 16, 2018
1 parent 078f941 commit 5ae9b4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
flex-flow:column;
align-items: center;
justify-content: space-around;
height: 90%;
height: 75%;
}

.student-preference-table__priority-label {
Expand Down

0 comments on commit 5ae9b4e

Please sign in to comment.