On 3 April 2014 23:12, Levi Morrison <[email protected]> wrote:
> Commit: 800e9f39abc8536bd38f3b8a7ebae7b9ec5b05c8
> Author: Levi Morrison <[email protected]> Thu, 3 Apr 2014 16:12:14
> -0600
> Parents: 615b232bd00d940f66a74a68e263221452b05493
> Branches: master
>
> Link:
> http://git.php.net/?p=web/shared.git;a=commitdiff;h=800e9f39abc8536bd38f3b8a7ebae7b9ec5b05c8
>
> Log:
> Bumping up viewport requirement for first font-size increase
>
> Peter Cowburn says it was much too large. I don't have a device
> that small so I will just take his word for it.
>
*chortles at innuendo*
>
> Changed paths:
> M styles/defaults.css
>
>
> Diff:
> diff --git a/styles/defaults.css b/styles/defaults.css
> index f20fa8a..2e93c25 100644
> --- a/styles/defaults.css
> +++ b/styles/defaults.css
> @@ -343,7 +343,7 @@ th {
> margin: 0;
> }
> }
> -@media (min-width:1280px) {
> +@media (min-width:1680px) {
> html {
> font-size:112.5%;
> }
>
>
> --
> PHP Webmaster List Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>