You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/10/28 20:42:53 UTC

[GitHub] popojargo opened a new pull request #1006: Fix JSON Api bar's button

popojargo opened a new pull request #1006: Fix JSON Api bar's button
URL: https://github.com/apache/couchdb-fauxton/pull/1006
 
 
   ## Overview
   
   A simple modification of the code to fix the display of the JSON button in the api bar.
   When the width of the screen was too wide, it was displaying on two lines (see #998 
   
   ## Testing recommendations
   
   The displaying was occurring on any of the latest browsers of Firefox/Chrome. For a vast majority of the screen, the curly brackets of the JSON button were two lines.
   
   It should now stay on the same line due to the non-breakable spaces.
   
   ## GitHub issue number
   
   Partially fixes #998 
   
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services