html - css text align issue, same code 2 different servers -


so moved design phase developing stage , after splitting static code codeigniter views on client server got weird css on 1 tiny part of website.

i have these links part of "official ngk canada part finder" section , text breaking same line on new server.

instead of showing code extracts here link both sites: http://gfortin.com/css_practice/page.html (works fine) http://www.sparkplugdepot.com/dev/index.php/home (unaligned)

everything works can tell far, can me find bug?

also did clear cache make sure wasn't old code still showing up.

because floating elements within .link-wrap, must clear make them way want.

.link-wrap {   height: 40px;   margin: 2px 50px;   position: relative;   clear: both; } 

as why, i'm not sure. however, i'm curious may have noted, navigation 4px taller on one. if @ computed styles, 1 55px, other 51px. os's on these servers?


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -