airbug / airbug-chat

Better chat for developers
Other
0 stars 0 forks source link

404 page graphic size #88

Open trpote opened 11 years ago

trpote commented 11 years ago

Description: The 404 graphic seems to be rather large compared to the size of the home page - requires scrolling on a monitor with resolution set at 1440 x 900. According to W3Schools approximately 58% of screen resolutions are lower than this, ~30% are higher, ~10% other. http://www.w3schools.com/browsers/browsers_resolution_higher.asp

Severity: Low Graphic is slightly larger than the average screen size and requires scrolling

Visibility: Medium Affects anyone who sees the 404 page

Repo:

  1. start airbug locally on machine running screen size with vertical pixel count lower than 900 or shrink web browser appropriately
  2. visit non existent page
  3. image is larger than screen size.

Expected: Image should be small enough to be visible on a majority of screen sizes - possibly those as small as 768 to support iPad 2/iPad Mini displays

Environment: local host Mac OSX 10.8.3 Firefox 20.0 Chrome 26.0.1410.65