Github user neykov commented on a diff in the pull request:

    https://github.com/apache/incubator-brooklyn/pull/703#discussion_r33016300
  
    --- Diff: usage/jsgui/src/main/webapp/assets/css/base.css ---
    @@ -1114,6 +1114,11 @@ tr.app-add-wizard-config-entry {
         margin-bottom: 6px;
         background-color: #F0F0F0;
         border-radius: 5px;
    +    overflow-y: scroll;
    --- End diff --
    
    This causes the vertical scrollbar on Windows. It's on the element that 
contains all accordion elements. Looks like it's not really needed? It's not 
visible on OS X due to the transparent scrollbars.
    
    Not important of course, can be merged as is.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to