button pressing the button next to it?!

I have 5 buttons in a row next to eachother.
but i have a problem, when i press for example button 1, the button to its right will be pressed. Very wierd and anoying.
I use raycasts that shoot with with the same mousekey as i use to click buttons with.
(perhaps something to do with it)

I dont know what cuases this.
Thanks in advance!

Try moving the collider of the buttons. They may be offset somehow

Ahh i think thats is the problem but how do i do that :/?