finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

Delete Button / Checkbox Alignment #171

Closed robmoffat closed 3 years ago

robmoffat commented 3 years ago

For some reason, Symphony doesn't support text-align on a containing a checkbox. This means our (Delete) buttons and checkboxes don't align on the screen.

Find some way to minimize how bad this looks

robmoffat commented 3 years ago

This looks weird:

Screenshot 2021-05-10 at 16 36 14

Seems like we are centering strings / enums - did we do that before?

robmoffat commented 3 years ago

Also the NEW/EDIT buttons get a lot of space on the right... why is that?

amsidhlokhande commented 3 years ago

I will check and will do as required