signup width fix

This commit is contained in:
Kris 2018-11-09 12:10:38 -05:00
parent f8838ac9cd
commit 00ad6e8e37

View File

@ -221,7 +221,7 @@
&:empty + td {
display: block;
min-height: 1.75em;
width: 240px;
max-width: 240px;
}
}
}