Pull Request: https://github.com/php/web-php/pull/501
Author: SteveDesmond-ca

Per #500, pages without sidebar content (in an `aside` tag) are still pushed to 
the side at 70% width. I believe this is due to an over-eager selector (the one 
line changed in this PR).

The combination of `#layout-content` and `:only-child` is used in multiple 
places elsewhere in the site's CSS files, so I figured that was the safest 
option to minimize the amount being changed.

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to