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

Ufuk Celebi commented on FLINK-5742:
------------------------------------

Thanks for reporting this [~colinbreame]. I fully agree. Do you want to 
contribute a fix? If you don't have time, I will look into this myself, just 
ping me here.

The docs are part of the source code in the {{/docs}} directory. The CSS files 
are in {{/docs/page/css}}. Bootstrap is loaded in {{docs/_layouts/base.html}} 
from the Bootstrap CDN. So I think we need to overwrite the breakpoints (if 
possible) in our CSS files or make a custom Bootstrap installation part of the 
docs setup.

> Breakpoints on documentation website
> ------------------------------------
>
>                 Key: FLINK-5742
>                 URL: https://issues.apache.org/jira/browse/FLINK-5742
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Colin Breame
>            Priority: Trivial
>
> When reading the documentation website, I'm finding that unless I have the 
> browser window fully maximised, the content is formatted in the narrow layout.
> See https://ci.apache.org/projects/flink/flink-docs-release-1.2/
> *Expected behaviour:*
> The content should flow on the right-hand-side of the menu.
> *Actual behaviour*
> The menu is the full width of the window and the content flows below the menu.
> *Notes*
> Any width below 1200px causes the content to be placed below the full width 
> menu.  This 2/3 the width of my laptop screen.
> I would suggest making this smaller and consistent with the main project page 
> (http://flink.apache.org/) which has the breakpoint set to about 840px.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to