arXiv / arXiv/html_feedback

images and tables rendering half size

Open
#4,229 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### Description

Hi my figures and tables on the HTML version is rendering much smaller than it shouldI tracked the problem down to this CSS line line 1181 and 1173 if I comment out the max-width: calc(.5 * var(--main-width));then it displays correctlycan you fix it please

### (Optional:) Please add any files, screenshots, or other information here.

Image

Image

### (Required) What is this issue most closely related to? Select one.

Figures

### Internal issue ID

f71e100a-c4ac-4c34-a746-f3c2ae6ca591

### Paper URL

https://arxiv.org/html/2506.17890v1

### Browser

Chrome/137.0.0.0

### Device Type

Desktop

Contributor guide

Open the contributing guide

Research direction

Open the linked arXiv HTML page in Chrome and inspect the CSS around lines 1173 and 1181, focusing on max-width: calc(.5 * var(--main-width)). Reproduce the half-size rendering for the figures and tables, then verify that both display at the intended width without breaking the surrounding layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.