By default, I believe both Chrome and Firefox will set these elements as display: inline-block;
. Set display: block
in your styles and you should be all set.
By default, I believe both Chrome and Firefox will set these elements as display: inline-block;
. Set display: block
in your styles and you should be all set.