Skip to content
  • benjamin@webkit.org's avatar
    Fix webkit.org content overflowing their content box · 4f583288
    benjamin@webkit.org authored
    Patch by Benjamin Poulain <bpoulain@apple.com> on 2013-08-08
    Rubberstamped by Simon Fraser.
    
    More fixes to have webkit.org show properly on iPad and iPhone.
    
    * blog/wp-content/themes/webkit/header.php:
    Add the correct viewport width for the blog.
    
    * building/debug.html:
    * building/launch-debugger-vs2010-small.png: Added.
    * building/set-debugging-properties-vs2010-small.png: Added.
    Fix the images to make them fit in the page.
    
    * coding/adding-features.html:
    Using <pre> for the example of email just make it looks like our code examples.
    Change the source to use <blockquote> so that the text can reflow to the content box.
    * css/main.css:
    (.code, pre, tt, code):
    Scroll the content when it overflows the box for code and pre.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@153868 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    4f583288