[ 
https://issues.apache.org/jira/browse/BEAM-14131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509661#comment-17509661
 ] 

Shehzaad Nakhoda commented on BEAM-14131:
-----------------------------------------

The issue seems to be wherever the table-wrapper CSS class is used. This class 
seems to set the width of the first column to 491px 
([here|https://github.com/apache/beam/blob/096aeeff833679af3068eea2f00b280a589256e8/website/www/site/assets/scss/_table-wrapper.scss#L31])
 and each subsequent column to 181px 
([here|https://github.com/apache/beam/blob/096aeeff833679af3068eea2f00b280a589256e8/website/www/site/assets/scss/_table-wrapper.scss#L37]).

This _table-wrapper.css was introduced  by PR 
https://github.com/apache/beam/pull/13511.

[~qba123] would you be able to shed some light on the hardcoded pixel widths 
for th in _table-wrapper.css?




> Very poor code wrapping on Spark comparison page.
> -------------------------------------------------
>
>                 Key: BEAM-14131
>                 URL: https://issues.apache.org/jira/browse/BEAM-14131
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>            Reporter: Robert Bradshaw
>            Priority: P2
>
> There is copious whitespace to the left, while the sample code to the right 
> is wrapped to about a dozen characters.
> https://beam.apache.org/get-started/from-spark/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to