# 编辑图标错位的原因

**URL:** <https://meta.discourse.org/t/reason-for-editing-icon-is-misaligned/391838>\
**Category:** UX\
**Created:** [2025年十二月21日 05:38 UTC](https://meta.discourse.org/t/reason-for-editing-icon-is-misaligned/391838 "2025-12-21T05:38:01Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)\
**Post date:** [2025年十二月21日 05:38 UTC](https://meta.discourse.org/t/reason-for-editing-icon-is-misaligned/391838/1 "2025-12-21T05:38:01Z")

</div>

编辑帖子时，用于提供编辑原因的 (i) 图标在垂直方向上与用户的头像和帖子的语言环境图标未对齐。

![Screenshot_20251221_143644_Chrome](https://global.discourse-cdn.com/meta/original/4X/e/e/0/ee0bdf75088f836532558de74b28cacfb3fd5960.jpeg)

正如您所见，该图标比其他图标靠下。

---

<div class="post-metadata">

**Author:** ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Post date:** [2025年十二月22日 20:54 UTC](https://meta.discourse.org/t/reason-for-editing-icon-is-misaligned/391838/2 "2025-12-22T20:54:59Z")

</div>

感谢您的报告！

将在以下位置修复：

> <https://github.com/discourse/discourse/pull/36837>
>
> We had some minor misalignment here with the ℹ️ icon and the input 
> 
> Before:
> …\<img width="419" height="57" alt="image" src="https://github.com/user-attachments/assets/53d3031a-9f2b-494c-a7a5-cecf91453194" /\>
> \<img width="314" height="95" alt="image" src="https://github.com/user-attachments/assets/601ecc8d-d44f-4e53-9301-515bdd7cae30" /\>
> 
> 
> After:
> \<img width="419" height="58" alt="image" src="https://github.com/user-attachments/assets/df61f04b-a414-4752-820f-bac30fd47317" /\>
> \<img width="314" height="97" alt="image" src="https://github.com/user-attachments/assets/ea9b76c0-1f1c-4acc-8cd5-c98efe4833ce" /\>

---

<div class="post-metadata">

**Author:** ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)\
**Post date:** [2025年十二月22日 23:45 UTC](https://meta.discourse.org/t/reason-for-editing-icon-is-misaligned/391838/3 "2025-12-22T23:45:54Z")

</div>

嗯……我现在在 Meta 上看到了这个：  
 ![Screenshot_20251223_084511_Chrome](https://global.discourse-cdn.com/meta/original/4X/c/e/1/ce1c8ed52b2cf09956d378edaf5bf88d5aae771c.jpeg)

---

<div class="post-metadata">

**Author:** ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Post date:** [2025年十二月23日 00:09 UTC](https://meta.discourse.org/t/reason-for-editing-icon-is-misaligned/391838/4 "2025-12-23T00:09:01Z")

</div>

啊是的，我没有启用本地化，再次感谢！

> <https://github.com/discourse/discourse/pull/36839>
>
> Minor follow-up to https://github.com/discourse/discourse/pull/36837
> 
> This fix…es wrapping of the post edit reason button when post localization is enabled too 
> 
> 
> Before (the ℹ️ button wraps): 
> \<img width="996" height="158" alt="image" src="https://github.com/user-attachments/assets/a6857ade-7c22-4621-9753-496968d6a4a4" /\>
> \<img width="996" height="198" alt="image" src="https://github.com/user-attachments/assets/3616cfa5-ae08-4571-a532-a02f727fd64b" /\>
> 
> 
> After: 
> \<img width="982" height="102" alt="image" src="https://github.com/user-attachments/assets/70fc8a19-eeed-405e-aee5-7b4617059821" /\>
> \<img width="994" height="198" alt="image" src="https://github.com/user-attachments/assets/2ae4557c-2967-424e-a82e-545285797653" /\>
