http://www.w3.org/TR/CSS21/box.html#margin-properties
"These properties apply to all elements, but vertical margins will not have any effect on non-replaced inline elements."
Habe es mit vertical-align: 0.15em; hinbekommen.
Vielen Dank.
http://www.w3.org/TR/CSS21/box.html#margin-properties
"These properties apply to all elements, but vertical margins will not have any effect on non-replaced inline elements."
Habe es mit vertical-align: 0.15em; hinbekommen.
Vielen Dank.