AnandTech Dark style adds a horizontal scroll bar

moinmoin

Diamond Member
Jun 1, 2017
4,926
7,608
136
Since the most recent update (2019-09-05?) the Dark style ("AnandTech Dark") now is always too wide by a couple pixels forcing the browser to display a horizontal scroll bar at the bottom. This is pretty annoying. Reproducible in both Chrome and Opera for me.
 

moinmoin

Diamond Member
Jun 1, 2017
4,926
7,608
136
Looks like the issue has been resolved already? In any case I can't reproduce it anymore now, thanks for the quick fix.
 

Dulanic

Diamond Member
Oct 27, 2000
9,949
569
136
This showed up for me today, not sure if a change has been made?

DimwittedLastingHeterodontosaurus.png


If I make my window SMALLER, it goes away?

JumpyPaltryElephantbeetle.png
 

moinmoin

Diamond Member
Jun 1, 2017
4,926
7,608
136
This showed up for me today, not sure if a change has been made?

DimwittedLastingHeterodontosaurus.png


If I make my window SMALLER, it goes away?

JumpyPaltryElephantbeetle.png
Same for me. Horizontal scroll bar appears whenever window is wider than 902px.
 

Jimminy

Senior member
May 19, 2020
335
127
86
Dark style is SUPPOSED to be hard to read ! It's only for the leet.

They should also change the font to a very tiny one.
 

Dulanic

Diamond Member
Oct 27, 2000
9,949
569
136
Well added a temporary fix in stylus since this doesn't seem to be being looked at.

CSS:
html {
  overflow-x: hidden;
}
 
  • Like
Reactions: moinmoin

Dulanic

Diamond Member
Oct 27, 2000
9,949
569
136
Up! Issue still not fixed
Browser: Firefox 88.0
Resolution: 1080p

Yeah, doubt it's going to be fixed at any point, but I only notice it when I break stylus accidentally :) Though I will say this works better than my previous post:

Code:
body {
    overflow: hidden;
}
 

Skillz

Senior member
Feb 14, 2014
905
918
136
I didn't even know AT had a dark style! I love it.

....except mine also shows a side scroll bar on the bottom.

Firefox here as well w/ 1080P resolution.
 

Justinus

Diamond Member
Oct 10, 2005
3,165
1,507
136
Bumping here because I never had this issue on desktop, but this week it started out of nowhere.

If my browser window is not a specific width or wider, there is a horizontal scrollbar for just a few pixels. It is present at any smaller width, despite the forum display scaling/shrinking with a smaller window.

Chrome - If the window is not 1964px or wider
Version 94.0.4606.61 (Official Build) (64-bit)

Edge - If the window is not 2160px or wider (the width of my display)
Version 94.0.992.31 (Official build) (64-bit)

Display resolution is 2160x3840 (4k portrait mode)

Again, only in dark mode.