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

    https://github.com/apache/couchdb-fauxton/pull/528#discussion_r40359926
  
    --- Diff: app/addons/documents/mango/mango.components.react.jsx ---
    @@ -129,7 +129,7 @@ function (app, FauxtonAPI, React, Stores, Actions,
           var url = '#/' + FauxtonAPI.urls('allDocs', 'app', 
this.props.dbName, '');
     
           return (
    -        <div className="editor-wrapper span5 scrollable">
    +        <div className="editor-wrapper">
    --- End diff --
    
    Actually not yet. The index-editor doesn't use two_pane yet, so the flexbox 
refactor will change that in a later commit.


---
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