You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by robertkowalski <gi...@git.apache.org> on 2015/02/24 18:11:12 UTC

[GitHub] couchdb-fauxton pull request: styled-select: indent text 4px

GitHub user robertkowalski opened a pull request:

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

    styled-select: indent text 4px

    intend the text a bit to the right
    
    hat tip to Sean Barclay <fu...@hotmail.com>
    
    Before:
    ![bildschirmfoto 2015-02-24 um 18 10 03](https://cloud.githubusercontent.com/assets/298166/6354554/6faf896e-bc50-11e4-9556-e822fd39dd60.png)
    
    After:
    ![bildschirmfoto 2015-02-24 um 18 09 32](https://cloud.githubusercontent.com/assets/298166/6354553/6e8b6698-bc50-11e4-976b-ad56ae622a38.png)


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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton style-update

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

    https://github.com/apache/couchdb-fauxton/pull/291.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 #291
    
----
commit e0637fb3286145111c070c57d9698663270d4c57
Author: Robert Kowalski <ro...@apache.org>
Date:   2015-02-24T17:08:28Z

    styled-select: indent text 4px
    
    intend the text a bit to the right
    
    hat tip to Sean Barclay <fu...@hotmail.com>

----


---
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: styled-select: indent text 4px

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

    https://github.com/apache/couchdb-fauxton/pull/291#issuecomment-75808131
  
    @robertkowalski looking good. here's a few tweaks:
    1) The Enter a Design Doc name wraps funky when the menu is open:
    https://www.dropbox.com/s/uyyesstk2m0ieo8/Screenshot%202015-02-24%2009.41.47.png?dl=0
    2) fix: 
    .editor-wrapper .styled-select {
    width: 200px;
    }
    
    .editor-wrapper .styled-select select{
    ...
    width: 200px;
    height: 46px;
    ...
    }
    3) the height in the last CSS class will fix the uneven heights in the group inputs and should look like this:
    https://www.dropbox.com/s/rjayi2glxmr8kbw/Screenshot%202015-02-24%2009.46.31.png?dl=0
    
    Cheers!


---
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: styled-select: indent text 4px

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

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


---
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: styled-select: indent text 4px

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

    https://github.com/apache/couchdb-fauxton/pull/291#issuecomment-75799776
  
    Looks better. +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.
---

[GitHub] couchdb-fauxton pull request: styled-select: indent text 4px

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

    https://github.com/apache/couchdb-fauxton/pull/291#issuecomment-76162998
  
    merged as 515dcc4ea5cf0aa7dd502d5eabf126184657a43a


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