Skip to content
Snippets Groups Projects
Commit 9947174f authored by Seth Meranda's avatar Seth Meranda
Browse files

Lower the width a bit more to ensure no wrapping.

parent a2d07538
No related branches found
No related tags found
No related merge requests found
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
padding: 0; padding: 0;
} }
#maincontent .stuapp #date_of_birth select { #maincontent .stuapp #date_of_birth select {
max-width:50px; max-width:45px;
} }
/* Residency Date Ranges */ /* Residency Date Ranges */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment