You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gusted 29c00eb1ed
Improve code comment review on mobile (#21461)
- Fix placement of avatar image, this was not placed in the
`comment-header-left` and add CSS to cover the limiting of width+height
of avatar for code-review comment on "Files changed" page. This fixes
the big noticeable avatar issue.
- Apply `margin-bottom` to the "next" button, so it's consistent with
the "previous" button.
- Make sure the "next"/"previous" start at `flex-start` on mobile and
not off-screen at `flex-end`. As well force them to have `flex: 1` so
they won't overflow on x-asis. This also requires the `width: 100%` for
the `.ui.buttons` div.
- Resolves #20074


### Before
<details><img width="512"
src="https://user-images.githubusercontent.com/25481501/195952930-09560cad-419f-43a3-a8a4-a4166c117994.jpg"></details>

### After
<details><img width="512"
src="https://user-images.githubusercontent.com/25481501/197340081-0365dfa8-4344-46b4-8702-a40c778c073f.jpg"></details>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
chroma Improve arc-green code theme (#21039) 2 years ago
code Fix and restyle menu on code line (#15913) 3 years ago
codemirror Support Issue forms and PR forms (#20987) 2 years ago
console Add support for rendering terminal output with colors (#19497) 2 years ago
features Fix doc and heatmap for the Vue3 refactoring (#21312) 2 years ago
markup Consolidate remaining colors into variables (#21582) 2 years ago
modules Use separate class for tippy targets (#20742) 2 years ago
shared Make branch icon stand out more (#20726) 2 years ago
standalone Update JS dependencies, fix lint (#18389) 2 years ago
themes Consolidate remaining colors into variables (#21582) 2 years ago
_admin.less Changed scroll to auto for some UI elements. (#20294) 2 years ago
_base.less Consolidate remaining colors into variables (#21582) 2 years ago
_dashboard.less Add `code` highlighting in issue titles (#21432) 2 years ago
_editor.less Extract CodeMirror styles (#17960) 3 years ago
_explore.less Remove fomantic image module (#21145) 2 years ago
_font_i18n.less Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) 3 years ago
_form.less Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Refactor install page (db type) (#17919) 3 years ago
_organization.less Add team member invite by email (#20307) 2 years ago
_package.less Fix empty container layer history and UI (#21251) 2 years ago
_repository.less Improve code comment review on mobile (#21461) 2 years ago
_review.less Improve code comment review on mobile (#21461) 2 years ago
_svg.less Update JS dependencies, fix lint (#18389) 2 years ago
_tribute.less CSS color enhancements (#21534) 2 years ago
_user.less Add badge capabilities to users (#20607) 2 years ago
animations.less Consolidate more CSS colors into variables (#21402) 2 years ago
helpers.less Improve code comment review on mobile (#21461) 2 years ago
index.less Fix empty container layer history and UI (#21251) 2 years ago
variables.less fix media query edge case (#13546) 4 years ago