belighted / bennett

Bennett is a continuous integration server aimed at Ruby on Rails applications and Git
MIT License
59 stars 15 forks source link

Visual bug: "Delete" buttons not aligned when adding a command #44

Open dlebrun opened 12 years ago

dlebrun commented 12 years ago

Where: on the project page, the builds table. When: when you add a command to the build sequence (e.g. add a call to cucumber), while some builds already exist (having been run without that extra command). What: The fact that there is a new command adds a column to the table. For the builds that were run before the command was added, the delete button is now on the penultimate column, not the last as they should be.