esgst solution
style solution

Hello, for some time I have this small bug (?) , where the width of the Enter GA button is changing on some of the page refreshes.
You can see it on the gif. It's especially annoying while browsing through train and the next button is moving :D
Is it just me or do you have also this issue ?
I am using Opera 58, first gif is with no plugins enabled, second with ESGST enabled.
I am sorry if this had been discussed before.

View attached image.
View attached image.
3 years ago*

Comment has been collapsed.

Do you like spinach

View Results
yes
no

Spinach is life, but yes i've noticed it aswell.

3 years ago
Permalink

Comment has been collapsed.

They're experimenting with ad placement, which changes the size of the left column.

https://www.steamgifts.com/go/comment/WanotA7

3 years ago
Permalink

Comment has been collapsed.

Thank you, totally forgot about adblock because I never turn that thing off :/

3 years ago
Permalink

Comment has been collapsed.

It's an OCD test ;)

3 years ago
Permalink

Comment has been collapsed.

D-d-does that mean I pass ?

3 years ago
Permalink

Comment has been collapsed.

View attached image.
3 years ago*
Permalink

Comment has been collapsed.

as much as i don't condone using adblock here, it looks like yours just isn't doing such a good job

3 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 2 years ago.

3 years ago
Permalink

Comment has been collapsed.

i also use SG on my phone with chrome. there is no Adblock there and its still happening... so...

3 years ago
Permalink

Comment has been collapsed.

3 years ago
Permalink

Comment has been collapsed.

3 years ago haha

3 years ago
Permalink

Comment has been collapsed.

There is a solution...

3 years ago
Permalink

Comment has been collapsed.

As a workaround I suggest using Next/Previous Train Hotkeys from ESGST

3 years ago
Permalink

Comment has been collapsed.

Thanks, that is really cool feature.

3 years ago
Permalink

Comment has been collapsed.

I just made a fix for this (because yeah it's kind of annoying :)...

Install the Stylus ( Firefox / Chrome / Opera ) extension for your browser, then add the following CSS code for this site...

div.sidebar {
    min-width: 300px;
    max-width: 300px;
}

div.page__inner-wrap {
    margin-top: 0px;
    margin-left: 10%;
}

NOTE: You can tweak the "margin-left" value to whatever best suits your resolution, if you wish to vertically align everything better.

View attached image.
3 years ago*
Permalink

Comment has been collapsed.

You are god! Thank you :D
I have it set only on steamgifts.com/giveaway/ domains and margin-left: 12.5vw; and it's awesome.

3 years ago*
Permalink

Comment has been collapsed.

Happy to help d-(^‿^)s

3 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 11 months ago.

3 years ago
Permalink

Comment has been collapsed.

It's not a bug, it's a feature.

3 years ago
Permalink

Comment has been collapsed.

Closed 3 years ago by RDMCz.