Buttons jumping down due to table

Hello everyone,

I’m currently struggling with my design of one of my website pages. At the left side of my page I have some shortcut buttons, on the page itself I have a table.

If the table is longer than on my editor my buttons below on the left side go also down, which is not the intention.

Has anyone any idea how I can resolve this? See examples below.

Thank you.

You can put all the side buttons inside a transparent box. This way they’ll stay together.
(You can also group all the side buttons without the box, but groups have some issues on mobile view. So using box is recommended).

Thanks a lot! works perfectly.

@pierreboutaine You’re welcome :slight_smile: