robertcampion / dredd

Scoring software for the MRDC (Midwestern Robotics Design Competition)
1 stars 0 forks source link

Align buttons in teams page #11

Closed robertcampion closed 8 years ago

robertcampion commented 8 years ago

This is what the teams page looks like currently:

image

We need to fix the <team> directive so that the buttons are vertically aligned to each other. Perhaps we should use a <table> instead of an <ul> to display the teams list? It would also look nice if the buttons were right-aligned with the edge of the page.