Re: EMY buttons

2018-01-26 Thread Remi Grumeau
Hi rune, I guess the 100% doesn’t take in account extra margin or padding between them. Or just the extra pixel inline-block elements can have next to each others. Classic box-model issue. Segment is here to help you out with it yes, using table layout model. But nowdays we have flexbox & grid

EMY buttons

2018-01-26 Thread Rune Back
I have this code for two buttons side by side: Go somewhere! Go somewhere else! In a Samsung pad the two button come out as 100% wide, the one under the other one. - *Any ideas? Suggestions?* Would ex. https://emy-library.org/emy/1.1/plugins/elements/ elements-demo.html