On Thu, Jul 24, 2014 at 11:38 AM, John <j...@coffeeonmars.com> wrote:
> On Jul 24, 2014, at 8:35 AM, Tom Livingston <tom...@gmail.com> wrote:
>
>> Where, specifically on the page, are we talking about?
>
> This spot:
>
> http://www.coffeeonmars.com/170_su/template/home.html
>
> this declaration:
>
> #header-logo {
>     height: auto;
>     margin: 2em 0 0 16px;
>     width: 300px;
> }
>
> Notice that margin left value is 16px  (sorry, I said padding)  If you insert 
> 1.25em you get a much larger space than if you insert 20px, which 1.25 em 
> *should* be  (1 em = 16; 1.25 x 16 = 20)
>
> so, 20px is a hard value; ems are relative, but I don’t see what’s making ems 
> in that spot render as more than 100%
>
> Thank you,
>


That's an h1, with a browser default computed font-size of 32px.


-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to