If the container that contains the Network link has both padding and margins set to 0, maybe check that margins and padding are set to 0 in the two containers adjacent to it - and change to negative margins until they are where you need them if that's the case. It's been a long time since I played with CSS, so it might not work, but that's where I'd start.
no subject
Date: 2017-04-12 06:26 pm (UTC)If the container that contains the Network link has both padding and margins set to 0, maybe check that margins and padding are set to 0 in the two containers adjacent to it - and change to negative margins until they are where you need them if that's the case. It's been a long time since I played with CSS, so it might not work, but that's where I'd start.
And the above works too. :D