Pull Request: https://github.com/php/web-php/pull/612 Author: Ayesh
- Removes `px` suffix from `0px`. - Combines CSS properties where they are immediately overridden in the same selector block, or can be combined without side effects. This saves about 50 bytes off the CSS scripts. _it ain't much but it's honest work_ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
