Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: fix table layout on the install page#1467

Merged
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:docs/install-page-table-layout
Feb 4, 2018
Merged

docs: fix table layout on the install page#1467
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:docs/install-page-table-layout

Conversation

@bastimeyer

Copy link
Copy Markdown
Member
  • Add a custom class to all tables on the install page, so tables on
    other pages don't get changed
  • Ignore the colgroup data, set consistent table cell widths and unset
    the white-space property for being able to have automatic line breaks
  • Set explicit line breaks at certain positions
  • Fix document white space

- Add a custom class to all tables on the install page, so tables on
  other pages don't get changed
- Ignore the colgroup data, set consistent table cell widths and unset
  the white-space property for being able to have automatic line breaks
- Set explicit line breaks at certain positions
- Fix document white space
@codecov

codecov Bot commented Feb 3, 2018

Copy link
Copy Markdown

Codecov Report

Merging #1467 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1467   +/-   ##
=======================================
  Coverage   50.31%   50.31%           
=======================================
  Files         107      107           
  Lines        7660     7660           
=======================================
  Hits         3854     3854           
  Misses       3806     3806

@amurzeau

amurzeau commented Feb 4, 2018

Copy link
Copy Markdown
Contributor

I checked this merged with #1455, works fine with small screen and has no conflict with responsive behavior.

@back-to back-to left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works with #1455

@gravyboat gravyboat merged commit 2a01c97 into streamlink:master Feb 4, 2018
@gravyboat

Copy link
Copy Markdown
Member

Thanks @bastimeyer! And thanks everyone else for the reviews.

mkbloke pushed a commit to mkbloke/streamlink that referenced this pull request Aug 18, 2020
…table-layout

docs: fix table layout on the install page
@bastimeyer bastimeyer deleted the docs/install-page-table-layout branch January 19, 2021 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants