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

@ -192,4 +192,8 @@ textarea {
select[multiple] { select[multiple] {
height: auto; height: auto;
} }
b, strong {
font-weight: bold;
}