MDL-25125 fix YUI bug with overriding styles

This commit is contained in:
Marina Glancy 2011-07-13 15:18:57 +08:00
parent ecb8829273
commit 4173ef4a04

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
*/