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 2018/10/21 06:20:07 UTC

[GitHub] Georift commented on a change in pull request #1140: Increase the width of string editor modal

Georift commented on a change in pull request #1140: Increase the width of string editor modal
URL: https://github.com/apache/couchdb-fauxton/pull/1140#discussion_r226849886
 
 

 ##########
 File path: assets/less/bootstrap/modals.less
 ##########
 @@ -25,9 +25,8 @@
   position: fixed;
   top: 10%;
   left: 50%;
+  transform: translateX(-50%);
 
 Review comment:
   Oh sorry, I didn't realise those were bootstrap stylings. I've moved them like you suggested.

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