diff options
author | Max Magorsch <max@magorsch.de> | 2019-09-07 17:49:51 +0200 |
---|---|---|
committer | Max Magorsch <max@magorsch.de> | 2019-09-07 17:49:51 +0200 |
commit | d4929fd6fa416410fa574a556551bc6eadce5eef (patch) | |
tree | a54d3c726ebff6e3bf4d74146accaf76dadf974d /bin | |
parent | Fix a small bug to select the correct changelog entry (diff) | |
download | packages-5-dev/rails-6.tar.gz packages-5-dev/rails-6.tar.bz2 packages-5-dev/rails-6.zip |
Keep the footer at the bottom of the pagedev/rails-6
Whenever the content of the page is taller than the viewport, the
footer is currently kept correctly beneath the content. If, however,
the content is too small to fill the viewport, the footer is displayed
in the middle of the page. For instance, please note:
- https://packages.gentoo.org/about
- https://packages.gentoo.org/about/help
- https://packages.gentoo.org/arches
The introduced change keeps the footer at the bottom of the page
no matter how tall the content is.
Signed-off-by: Max Magorsch <max@magorsch.de>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions