#1033 Fix display of Labs on mobile by not trying to special-case mobile.
Merged by bcotton. Opened by bcotton.
fix_mobile  into  master

Download 1033.patch

The standard content works well enough on a variety of mobile settings. The main issue I've noticed is that the spacing is inconsistent (there's no spacing between the items in a row, but there are between rows. When they get displayed in a single column, that means there's a space between every other Lab. That doesn't seem like a big enough issue to block this, especially since we're probably not going to get a lot of mobile traffic).

Fixes #1032

Metadata Update from @bcotton:
- Pull-request tagged with: labs.fp.o
- Request assigned

rebased onto b430aba5eedc914a9967dad945e8fd12cad101e5

rebased onto e52eed045f33fcca56e5a8d6a89b559012a07bc2

Metadata Update from @bcotton:
- Request assignee reset

Pull-Request has been merged by bcotton

Metadata