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 display modes, which i should definitely recode 
Emy css part with... one day :)

Remi GRUMEAU
06.63.68.72.06
https://remi-grumeau.com

> Le 26 janv. 2018 à 14:30, Rune Back  a écrit :
> 
> 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#_segments 
> be more reliable?
> 
> Regards, Rune
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "iPhoneWebDev" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to iphonewebdev+unsubscr...@googlegroups.com.
> To post to this group, send email to iphonewebdev@googlegroups.com.
> Visit this group at https://groups.google.com/group/iphonewebdev.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to iphonewebdev+unsubscr...@googlegroups.com.
To post to this group, send email to iphonewebdev@googlegroups.com.
Visit this group at https://groups.google.com/group/iphonewebdev.
For more options, visit https://groups.google.com/d/optout.


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#_segments be more reliable?

Regards, Rune

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to iphonewebdev+unsubscr...@googlegroups.com.
To post to this group, send email to iphonewebdev@googlegroups.com.
Visit this group at https://groups.google.com/group/iphonewebdev.
For more options, visit https://groups.google.com/d/optout.