[PR #263] [MERGED] Fix width of content images on smaller screens #2090

Open
opened 2026-01-29 18:17:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/263
Author: @yordanov
Created: 10/29/2021
Status: Merged
Merged: 10/29/2021
Merged by: @yordanov

Base: masterHead: docs-images


📝 Commits (2)

  • 33f3b78 Fix width of content images on smaller screens
  • 3a763dc Fix TOC alignment on small screens

📊 Changes

1 file changed (+13 additions, -3 deletions)

View changed files

📝 Radzen.DocFX/templates/radzen/styles/main.css (+13 -3)

📄 Description

On smaller screen sizes, images do not resize accordingly. This PR fixes the image resize behaviour.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/263 **Author:** [@yordanov](https://github.com/yordanov) **Created:** 10/29/2021 **Status:** ✅ Merged **Merged:** 10/29/2021 **Merged by:** [@yordanov](https://github.com/yordanov) **Base:** `master` ← **Head:** `docs-images` --- ### 📝 Commits (2) - [`33f3b78`](https://github.com/radzenhq/radzen-blazor/commit/33f3b7830701255f59dba0e913c4ed9164255bd6) Fix width of content images on smaller screens - [`3a763dc`](https://github.com/radzenhq/radzen-blazor/commit/3a763dcd9741ef203863647d84f7a10a93218f11) Fix TOC alignment on small screens ### 📊 Changes **1 file changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.DocFX/templates/radzen/styles/main.css` (+13 -3) </details> ### 📄 Description On smaller screen sizes, images do not resize accordingly. This PR fixes the image resize behaviour. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:17:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2090