Somsubhra / github-release-stats

Get the latest release stats of your project on Github
https://somsubhra.github.io/github-release-stats/
MIT License
523 stars 85 forks source link

Improve column widths of index.html #38

Open slaweet opened 6 years ago

slaweet commented 6 years ago

The column widths were too narrow in some cases, so there was unnecessary line-wrap of some text. stats-layout

tooomm commented 6 years ago

Hmm? I cant reproduce the problem you show in the screenshot; http://www.somsubhra.com/github-release-stats/?username=liskhq&repository=lisk-nano

On Firefox there are no width or line-wrap problems.

slaweet commented 6 years ago

Here is what I get in Firefox, still the same problem: screen shot 2018-02-05 at 16 36 46

tooomm commented 6 years ago

The screen looks different than your first.

I thought the problem is the first download line?

slaweet commented 6 years ago

The problem depends on screen size. In both screen-shots, most bullet points (except the 2nd row in the first screen-shot) under "Download info" span two lines even though they could fit into one line if more of the screen width were used.

Spanning over two lines makes it more difficult to visually see the numbers quickly.

slaweet commented 6 years ago

This is what it looks like with my fix (IMO much easier to read): screen shot 2018-02-05 at 17 50 46

tooomm commented 6 years ago

Ok, now I got it (thanks for the screenshot!)

The problem depends on screen size.

That makes sense... because on my 1366x768 laptop screen I get this with your changes: untitled

ilg-ul commented 5 years ago

Could you try the following link:

https://www.somsubhra.com/github-release-stats/?username=gnu-mcu-eclipse&repository=arm-none-eabi-gcc

On my mac, both in Safari and Chrome the column is too narrow.