Team254 / cheesy-parts

Part management database written for the 2013 season.
BSD 2-Clause "Simplified" License
22 stars 45 forks source link

Fix misaligned list items in projects/dashboards/orders tabs #19

Closed WardBenjamin closed 6 years ago

WardBenjamin commented 6 years ago

This restyles the Projects, Dashboards, and Orders pages so that the <h4> element is aligned with the bullet point from the <li>.

Same concept as #18, but this is a more general solution.