Georift opened a new pull request #1140: Increase the width of string editor 
modal
URL: https://github.com/apache/couchdb-fauxton/pull/1140
 
 
   ## Overview
   
   When I first used Fauxton I found the default width of the text editor modal 
(560px) to be a little small. If you were to view the users 
```validate_doc_update``` function there would always be an overflow.
   
   This PR increases the width of the modal by default and removed the padding 
surrounding the editor to give it a cleaner look.
   
   ## Testing recommendations
   
   This change could potentially affect some of the other uses of the modals.
   
   ## GitHub issue number
   
   No issue number
   
   ## Checklist
   
   - [X] 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:
[email protected]


With regards,
Apache Git Services

Reply via email to