On Jul 21, 2014, at 10:10 AM, Chris Rockwell <ch...@chrisrockwell.com> wrote:

> There are a few options.  Try adding `float:left` to #lock-up and then
> removing the margin-top from your image.  You'll need to do some tweaking
> from there.  Also, you could add display: inline-block to both.  If you
> want to try something else, and take advantage of vertical-align, you could
> use display:table on <header> and then display:table-cell on both #lock-up
> and <img>.

Chris, thank you…I played around with float:left; on the lock-up and that plus 
overflow:hidden; on the parent div seemed to put things right…then a little 
twiddling for that social link.

Thank you for the tips!

John
______________________________________________________________________
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