diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 95ed979bf21..409965a08d8 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 */