diff --git a/theme/base/style/core.css b/theme/base/style/core.css index d3abdb6268f..44c78c4415c 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -3,6 +3,9 @@ */ input[type=text],input[type=password],textarea{width:auto;} +/* Fix for YUI overriding styles */ +strong{font-style:inherit;}em{font-weight:inherit;} + /** * General */