From 5ae9b4e19823c13e679c6e5f7022b537528804bb Mon Sep 17 00:00:00 2001 From: Lloyd Wheeler Date: Tue, 5 Dec 2017 10:02:38 -0800 Subject: [PATCH] StudentSupportCallForm: Fixing spacing on priority buttons #1450 --- .../studentPreferenceTable/studentPreferenceTable.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/instructionalSupport/studentSupportCallForm/directives/studentPreferences/studentPreferenceTable/studentPreferenceTable.css b/app/instructionalSupport/studentSupportCallForm/directives/studentPreferences/studentPreferenceTable/studentPreferenceTable.css index 7c587ef82..0e16ed3d8 100644 --- a/app/instructionalSupport/studentSupportCallForm/directives/studentPreferences/studentPreferenceTable/studentPreferenceTable.css +++ b/app/instructionalSupport/studentSupportCallForm/directives/studentPreferences/studentPreferenceTable/studentPreferenceTable.css @@ -35,7 +35,7 @@ flex-flow:column; align-items: center; justify-content: space-around; - height: 90%; + height: 75%; } .student-preference-table__priority-label {