eliminate max height of validation messsage

now that it’s not centered but rather top/down, we don’t need this anymore
This commit is contained in:
Matthew Taylor 2016-08-16 08:08:48 -04:00
parent 2a18c381f4
commit bb37d4be57

View file

@ -35,7 +35,6 @@
padding: 1rem;
max-width: 18.75rem;
min-height: 1rem;
max-height: 3rem;
overflow: visible;
color: $type-white;