css - Remove the white space below image -


in chrome image on right hand side of banner has small white space under it. odd thing - when using developer tools make change css property, image seems realign , white space disappears.

i have added properties image such as: display:block; outline: 0; padding: 0; margin: 0; vertical-align: text-bottom;

this page.

how looks in chrome: enter image description here

how looks in other browsers: enter image description here

how can rid of space?

this common issue, noticed myself in own html web development when using chrome , developer tools. theres seems glitch in html render when have developer tools open. happens every often, know weird bug. never notice in other browser.

my suggestion you, ignore :)

(if doesn't break html of course)

seems minor ui space.

good luck

-kiru


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -