The issue I am facing is that the background color of the <ol>
list is not showing correctly. This problem arose after I floated the label to the left and the input to the right. How can I resolve this? The desired outcome should be:
My current result can be viewed here: http://fiddle.jshell.net/WZ3nM/1/
I am also experiencing a similar problem with the div .wrapper
. The shadow seems to appear too close to the content, and there should be a white background beneath the <div class=.col-2>
.