[
https://issues.apache.org/jira/browse/AIRAVATA-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816224#comment-16816224
]
Marcus Christie commented on AIRAVATA-3008:
-------------------------------------------
The max-width is fine. We added that because if we allow it to go the full
width some of the forms go a little too wide.
To rebuild main.scss go to {{django_airavata/static/common}} and run {{npm run
build}}.
> [UX] Redundant Scroll bars
> --------------------------
>
> Key: AIRAVATA-3008
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3008
> Project: Airavata
> Issue Type: Bug
> Components: Django Portal
> Reporter: Aravind Parappil
> Priority: Minor
> Attachments: DoubleScrollBars.PNG, image-2019-04-11-03-48-37-830.png
>
>
> [https://django.seagrid.org/] seems to have two scroll bars for each of the
> views (like Dashboard, Experiments etc). The inner scroll bar can be removed
> for better user experience.
> !DoubleScrollBars.PNG|width=698,height=239!
> Steps to reproduce:
> 1. Log in to [https://django.seagrid.org/] (Either through SEAGrid or
> CI-Logon)
> 2. View Dashboard/ Click on Experiments, Projects etc
> Guess its a quick fix related to the _overflow_ CSS property (set
> _overflow:hidden?_)
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)