Files
@ b22bed4434c5
Branch filter:
Location: kallithea/docs/api/models.rst
b22bed4434c5
632 B
text/prs.fallenstein.rst
less: avoid PR reviewer list being right-aligned on wide screens
#pr-summary had max width md, but the reviewer list was in the last column of
the grid with the full page width.
The pull request summary should not be too wide, so the reviewers are not to far
away. But to achieve this the whole .pr-box needs the max-width not just
#pr-summary.
#pr-summary had max width md, but the reviewer list was in the last column of
the grid with the full page width.
The pull request summary should not be too wide, so the reviewers are not to far
away. But to achieve this the whole .pr-box needs the max-width not just
#pr-summary.