Opened 9 years ago
Closed 9 years ago
#1282 closed defect (bug) (fixed)
BrowseHappy.com - Make the site responsive
Reported by: | ramiy | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Browse Happy | Keywords: | has-patch ui-feedback |
Cc: |
Description
The attached patch fixes the current CSS to make the site responsive.
Attachments (1)
Change History (7)
#2
@
9 years ago
- Keywords dev-feedback added
Can someone with access to BrowseHappy try out this patch and confirm it's good to go?
@ramiy: Would you might uploading some screenshots? Thanks!
#3
@
9 years ago
- Keywords ui-feedback added; dev-feedback removed
@melchoyce : Patch looks good to me, at least a lot better than the previous non-responsiveness. I had to make a few tweaks to address a minor issue. Look good to you?
(Change is live, but actual commit of the fix will follow at some point as there needs to be some code syncing of what's in production, GitHub, and meta.svn.)
#4
follow-up:
↓ 5
@
9 years ago
I'm seeing the responsive styles applied on my laptop, but not my phone — looks like it's missing the viewport meta tag in the header.
Otherwise, there's a couple tweaks we should consider making (header text is still large enough to force a horizontal scrollbar) , but it's definitely an improvement on no responsiveness.
#5
in reply to:
↑ 4
@
9 years ago
Replying to melchoyce:
there's a couple tweaks we should consider making (header text is still large enough to force a horizontal scrollbar) , but it's definitely an improvement on no responsiveness.
For now, the responsiveness is the most important issue. I agree that we have more things to fix, but those are minor compare to fixing the mobile/tablet view.
#1205 was marked as a duplicate.