You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the bars' width on the stability dashboard page is not setting the table width. It's using width: 300px most of it is occupied by module names.
Here's an image:
I'm running Windows 8.1 x64 and can confirm for both Firefox 36.0.1 and Chrome 42.0.2311.39 beta-m.
It seems the bars' width on the stability dashboard page is not setting the table width. It's using
width: 300px
most of it is occupied by module names.Here's an image:

I'm running Windows 8.1 x64 and can confirm for both
Firefox 36.0.1
andChrome 42.0.2311.39 beta-m
.You can check it out here: https://doc.rust-lang.org/std/stability.html
(unless someone has already solved it whenever you are reading this)
This is how it was before (sort-of, don't know the actual width values):

The text was updated successfully, but these errors were encountered: