[PR #3126] [MERGED] Remove shrink-to-fit=no from viewport-meta-tag #3220

Closed
opened 2026-03-03 09:41:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3126
Author: @rdwz
Created: 1/9/2023
Status: Merged
Merged: 1/9/2023
Merged by: @dani-garcia

Base: mainHead: main


📝 Commits (2)

  • 04bb15a Remove shrink-to-fit=no
  • ffe362f Merge pull request #2 from stapelkai/update-viewport-meta-tag

📊 Changes

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

View changed files

📝 src/static/templates/admin/base.hbs (+1 -1)

📄 Description

This was a workaroud needed for iOS versions before 9.3 and is not part of the recommended viewport meta tag anymore.
https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html


🔄 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/dani-garcia/vaultwarden/pull/3126 **Author:** [@rdwz](https://github.com/rdwz) **Created:** 1/9/2023 **Status:** ✅ Merged **Merged:** 1/9/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`04bb15a`](https://github.com/dani-garcia/vaultwarden/commit/04bb15a80207d9f8b9b8a8c1f34caec4be75b1fc) Remove `shrink-to-fit=no` - [`ffe362f`](https://github.com/dani-garcia/vaultwarden/commit/ffe362f856180ea36db156827a50562fc68f732c) Merge pull request #2 from stapelkai/update-viewport-meta-tag ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/static/templates/admin/base.hbs` (+1 -1) </details> ### 📄 Description This was a workaroud needed for iOS versions before 9.3 and is not part of the recommended viewport meta tag anymore. https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:41:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3220
No description provided.