MDL-25125 fix YUI bug with overriding styles

This commit is contained in:
Marina Glancy
2011-07-14 10:02:43 +08:00
parent c015236f00
commit 01bb865997
+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
*/