-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improving buttons for smaller screens #582
Comments
Thanks for opening your first issue here! Please follow the issue template to help us help you 👍🎉😄 |
GitMate.io thinks the contributors most likely able to help are @oorjitchowdhary, and @GitMate[bot]. Possibly related issues are #373 (Button to top), #348 (Improve Images step Ui), #346 (Include a back-to-top Button on scrolling down), #471 (Change Gif to GIF in 'View Gif' button.), and #569 (add toggle-able collapse button for modules ). |
1 similar comment
GitMate.io thinks the contributors most likely able to help are @oorjitchowdhary, and @GitMate[bot]. Possibly related issues are #373 (Button to top), #348 (Improve Images step Ui), #346 (Include a back-to-top Button on scrolling down), #471 (Change Gif to GIF in 'View Gif' button.), and #569 (add toggle-able collapse button for modules ). |
Hmm, are they block buttons? Perhaps just normal `btn` class from Bootstrap
would work better?
…On Mon, Dec 31, 2018 at 4:14 PM gitmate[bot] ***@***.***> wrote:
GitMate.io <https://gitmate.io> thinks the contributors most likely able
to help are @oorjitchowdhary <https://github.com/oorjitchowdhary>, and
@GitMate <https://github.com/GitMate>[bot].
Possibly related issues are #373
<#373> (Button to
top), #348 <#348>
(Improve Images step Ui), #346
<#346> (Include a
back-to-top Button on scrolling down), #471
<#471> (Change Gif to
GIF in 'View Gif' button.), and #569
<#569> (add
toggle-able collapse button for modules ).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#582 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ1Q4PJbhzq7iu5tXWFQ-RHJ3MadEks5u-n4TgaJpZM4ZlqSR>
.
|
@jywarren yes, this can be achieved using How would you suggest we proceed? Using |
OK, would you like to close this and solve over there? Thanks! |
@jywarren sure, I'll close this and update the PR :) |
Please describe the problem (or idea)
The buttons
save sequence
andview gif
are too wide and have no margin at all in mobile and tablet views. They even flow out of the div, and hence out of the device screen. This is undesirable, buttons should change their shape according to the device.Well-aligned and spaced buttons
Please show us where to look
http://sequencer.publiclab.org
Observe the mobile/tablet view
Browser, version, and operating system
Chrome/Safari; OSX 10.13
Thank you!
Your help makes Public Lab better! We deeply appreciate your helping refine and improve this site.
To learn how to write really great issues, which increases the chances they'll be resolved, see:
https://publiclab.org/wiki/developers#Contributing+for+non-coders
The text was updated successfully, but these errors were encountered: