Skip to content
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

Fix print styling on timetabled service listings #417

Closed
vincelee888 opened this issue Oct 16, 2018 · 0 comments
Closed

Fix print styling on timetabled service listings #417

vincelee888 opened this issue Oct 16, 2018 · 0 comments
Labels
css enhancement Hacktoberfest https://hacktoberfest.digitalocean.com newbie-friendly

Comments

@vincelee888
Copy link
Member

vincelee888 commented Oct 16, 2018

Improve use of space when printing a services timetable page eg https://streetsupport.net/find-help/meals/timetable/ by adding print media query to the components:

  • remove entire search box (titled "to find services near you...")
  • remove view type tabs (listing, timetable, map)
  • extend cards to full width
  • remove drop shadow from card
  • add print button underneath service category synopsis, giving it a class of .js-print-btn
  • hide print button in print styling
vincelee888 pushed a commit that referenced this issue Oct 17, 2018
* Print styling on timetable service listings. #417.

* use existing styling on button

* wire up print function

* hide some more elements
vincelee888 pushed a commit that referenced this issue Oct 17, 2018
* Print styling on timetable service listings. #417.

* use existing styling on button

* wire up print function

* hide some more elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css enhancement Hacktoberfest https://hacktoberfest.digitalocean.com newbie-friendly
Projects
None yet
Development

No branches or pull requests

1 participant