MDL-25125 fix YUI bug with overriding styles

This commit is contained in:
Marina Glancy
2011-07-14 10:00:52 +08:00
parent 93d82f4601
commit 7a97eccc48
+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
*/