MDL-25125 fix YUI bug with overriding styles

This commit is contained in:
Marina Glancy
2011-07-14 09:40:00 +08:00
parent ecb8829273
commit 4173ef4a04
+3
View File
@@ -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
*/