css - Can not position element (div) to the left -


i trying position div more left, no matter try, nothing seems work. have tried every property / style can think of, , nothing works me.

i have tried left, position, margin, padding , may others. thought there might center causing this, can't seem find anything. have debugged in firebug , there doesn't seem can see causing this.

any appreciated - want position element little more left, 5-10px.

you can see problematic div on website http://girlswithbraces.co @ bottom, there section social buttons can't life of me shift little more left.

thanks

#socialicons { margin-left: -5px; } works.


Comments