journalduhacker/app
Kevin Burke 31f5c110fc Use max-width instead of max-device-width
Max-device-width will only kick in on physical devices with width smaller than
480px. It makes sense though to trigger the responsive layout on any device
where the viewport is that narrow, not just ones where the device itself is
that narrow.

For an example of this in practice, visit barackobama.com on a desktop, resize
your browser window and watch the layout change responsively.
2012-09-01 22:45:05 -07:00
..
assets Use max-width instead of max-device-width 2012-09-01 22:45:05 -07:00
controllers fix story hiding when downvoted; don't count comment votes 2012-08-29 08:48:57 -05:00
helpers add readme, do some cleanup before open sourcing 2012-08-24 11:42:23 -05:00
mailers implement private messages 2012-08-24 11:41:34 -05:00
models catch sphinx errors 2012-09-01 22:56:07 -05:00
views show traffic value in link title 2012-09-01 22:56:07 -05:00