-
Reply
Hi All sorry to bother I am a complete beginner to foundation and I am struggling with what may seem a simple issue, I can create a button bar without an issue, however if one word within the bar is longer than the other the bar becomes an incorrect length. I was wondering if anyone could give me a small example or point me in the direction of a fixed length button bar.
Many Thanks in Advance
Hey Tim, I have not used Foundation buttons myself, but looking at the documentation page, there is this:
So if you're using Sass, it looks like you can use the $even variable to ensure the buttons take up even space - not used this first hand though, so I don't know if this works exactly how you want it!