jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

add position: relative to the banner message div #1721

Closed minrk closed 1 year ago

minrk commented 1 year ago

enables vertical-centering of elements within it via margin: auto

I'm thinking of the donate button on mybinder.org, which I'm trying to float on the right without messing up centering of the text message, and changing the number of lines in the banner makes it wonky: https://github.com/jupyterhub/mybinder.org-deploy/pull/2665