wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

Fixed spacing for settings page on Safari/Firefox #299

Closed seandheffernan closed 4 years ago

seandheffernan commented 4 years ago

Do not merge until tested

What:

  Added styling so that switches on the Settings page properly align to the right on Safari and Firefox browsers.

How:

  Modified css styling for the settings.vue page

Included Commits:

 

Is This Related to An Issue? (link if applicable):

 

Additional Notes:

codecov[bot] commented 4 years ago

Codecov Report

Merging #299 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   37.42%   37.42%           
=======================================
  Files          17       17           
  Lines        1566     1566           
=======================================
  Hits          586      586           
  Misses        916      916           
  Partials       64       64           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6a277e0...3fd6a56. Read the comment docs.