• Prevent overlap of box shadow corners when the size of the blur is

    larger than the size of the box.
    
    This isn't sufficient to render them correctly, because proper rendering
    in this case needs a separate shader (or at least modifications to the
    one we currently use). But it improves the look a lot.
    pcwalton committed Dec 4, 2015