Home › Forums › CSS › [Solved] Can someone help me with this problem in css? › Reply To: [Solved] Can someone help me with this problem in css?
August 29, 2014 at 7:57 am
#181047
Participant
remove that float from the li.
use display: inline-block; instead.