You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by kxepal <gi...@git.apache.org> on 2014/08/25 11:47:17 UTC

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

GitHub user kxepal opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/38

    Fix navbar icons padding

    Before:
    ![Before](http://i.imgur.com/qo8NFXr.png)
    
    After:
    ![After](http://i.imgur.com/cOJIUWV.png)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kxepal/couchdb-fauxton patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #38
    
----
commit e24a590ef96563942ddd4b7ae5aca0ada8267f00
Author: Alexander Shorin <kx...@gmail.com>
Date:   2014-08-25T09:39:49Z

    Fix navbar icons padding

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by garrensmith <gi...@git.apache.org>.
Github user garrensmith commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53395563
  
    @kxepal thanks for contributing. I'm happy with this but I cannot replicate the issue. Could you just explain how to get the initial issue?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53298253
  
    This will fix https://issues.apache.org/jira/browse/COUCHDB-2293


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by garrensmith <gi...@git.apache.org>.
Github user garrensmith commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53396850
  
    @kxepal Ok that explains it. I tried to test on my mac and couldn't see the issue. I'm +1. I've merged it in. You can close the PR. Thanks for the patch.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53390592
  
    Please read the title and the description of 2293. The title says: Main sidebar has scrollbars **which pushes the icons to the left**  and the description begins with: "The main scrollbar has some issues with icons that are not aligned." As this is not reproducible using default Mac settings, it later explains how to enable scrollbars on a Mac so that Mac user can see the icons that are not aligned.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53396610
  
    @garrensmith mmm...which do you mean? Both grey scrollbar and wrong icons padding happens in all browsers (Firefox 31, Chromium 37, Opera 12) on Linux. It just exists for a long time (since first sidebar update).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53391031
  
    @robertkowalski sorry, misread it. TBH, this grey scrollbar panel should be hidden when it's not needed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53379209
  
    Suddenly, it doesn't fix 2293 since scrollbar is still there. I'll take a look how I can remove it, but not sure if it will be easy.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-fauxton/pull/38


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: Fix navbar icons padding

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/38#issuecomment-53296844
  
    Awesome thank you!
    
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---