View Single Post
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#466
Originally Posted by Schturman View Post
Hi
It's here:
maybe this one is responsible for not getting more width:

Code:
margin: 58px -17px 4px -15px;
try to change the values to 0 or something just to test if thats the case.

in short -> margin: 0px; or comment out this line ^^