Skip to content

Draft: goabackend: fix placement of account infobar

Andy Holmes requested to merge andyholmes/wip/infobar-placement into master

Move the infobar in account dialogs into the vbox, to prevent it from floating 5px from the window edge due to the border-spacing on the grid.

Also increase the border-spacing on the main grid to make it less cramped around the edges.

Merge request reports