In response to blip #133838

Critical_Stiban said:
I think if I were able to make one change to the website it would be one more toggle. Being able to move the profile stuff from the left to the right. At least on desktop. I'd like all my stuff in one spot basically and it would be where the account stuff was originally. All I ask now is that.
Surprisingly I wont bitch about mobile because finally. A decent fucking UI. Where was this all that time?

Try adding this to your custom css

/*modify the number for what you want*/
.nav-controls > a > span {position:relative; right:900px}

You meant right to left right?

Responses