iamgollum edited a comment on issue #1218: Applied css fix to align create doc 
btn text when it becomes two lines
URL: https://github.com/apache/couchdb-fauxton/pull/1218#issuecomment-530204687
 
 
   @popojargo found a better fix that is responsive without need for media 
query.
   
   If more elements will need similar logic, I can easily create something like 
this and refactor:
   
   ```
     .flex-vertical-center {
           align-items: center;
       }
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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