Exception with jQuery-UI CSS file
description
In some cases the default jQuery-UI CSS file will contain a line such as follows....
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: ; }
AS you see the font-size can be omitted. Should this cause the minifier to fall over ?.....obviously such CSS code is working in production.
I am using the MSFT AJAX Minifier v4.57.