Merge pull request #25 from Ontraport/OPAGEZ-87

ok
This commit is contained in:
jonpreston 2015-10-21 09:41:32 -07:00
commit d54da40797

View File

@ -193,3 +193,7 @@ textarea {
select[multiple] {
height: auto;
}
b, strong {
font-weight: bold;
}