0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 04:02:30 +08:00
discourse/themes/horizon/scss
small-lovely-cat d938e852b1
UX: Fix padding of pm small action in mobile view of horizon theme (#41757)
There exists a UX bug in mobile view of the horizon theme. In PM, the
padding of `small-action` is misaligned, causing the "x" in "x month
later" to be invisible.

This is caused by the body redesign, and this commit exclude that to
align behaviors.

Before:

<img width="1197" height="833" alt="image"
src="https://github.com/user-attachments/assets/73395c89-7f6d-42fd-b73b-68c0ca71ba69"
/>

After:

<img width="1197" height="837" alt="image"
src="https://github.com/user-attachments/assets/88ec003d-8ab8-472b-b722-16c57219f320"
/>
2026-07-16 13:14:17 +02:00
..
buttons.scss FEATURE: add solved me too button (#39652) 2026-05-13 17:03:25 +04:00
categories-view.scss FIX: Use replacement icon class for all dot-namespaced icon IDs (#38713) 2026-03-20 09:50:15 +01:00
chat.scss UX: horizon chat reaction popup z-index fix (#41228) 2026-06-26 16:27:29 +04:00
color-choice.scss
compatibility.scss FEATURE: livestreams as a persistent event option (#41096) 2026-06-26 12:30:21 -04:00
composer-peek-mode.scss UX: fix short chat window in composer peek-mode (#40604) 2026-06-05 14:09:41 +02:00
composer.scss UX: fix grippie (#37017) 2026-01-08 13:07:15 -06:00
desktop-full-width.scss UX: remove orphaned class selectors (#41222) 2026-06-26 12:24:02 +02:00
desktop-horizon-fixes.scss UX: Count selected topics for Dissmiss buttons in unified new (#40356) 2026-05-29 11:02:56 +10:00
discourse-calendar.scss FEATURE: Embedded Zoom webinar for livestream events (#40973) 2026-07-16 10:58:56 +10:00
experimental-screen.scss UX: Horizon > z-index (#36692) 2025-12-15 13:36:55 +01:00
header.scss UX: fix z-index on horizon (#36981) 2026-01-07 15:25:22 -06:00
hiddenstuff.scss FIX: Dismiss buttons not showing in Horizon (#40326) 2026-05-27 16:26:59 +10:00
high-context-cards.scss A11Y: keyboard nav in topic lists don't show selected for horizon (#38566) 2026-03-13 07:50:21 -07:00
login.scss DEV: Fix some invalid/deprecated CSS (#37452) 2026-02-02 11:32:23 -05:00
main.scss FIX: Update kanban board class (#40199) 2026-05-20 12:53:54 -05:00
misc.scss DEV: Remove reporting_improvements upcoming change (#41259) 2026-07-01 07:52:02 +08:00
mobile-stuff.scss UX: Fix padding of pm small action in mobile view of horizon theme (#41757) 2026-07-16 13:14:17 +02:00
nav-pills.scss UX: Add high context topic card layout option to Horizon theme (#36902) 2026-01-14 14:15:03 +01:00
sidebar-new-topic-button.scss UX: adjust horizon styles for DComboButton (#37889) 2026-02-17 19:33:03 -05:00
sidebar.scss FIX: Horizon > Apply create-topic-label transformer to Horizon sidebar button (#40730) 2026-06-10 12:12:28 +02:00
topic-cards.scss DEV: add plugin outlet to Horizon topic card title (#40610) 2026-06-08 09:24:17 +02:00
topic-voting.scss UX: increase contrast of topic voting count (#39288) 2026-04-15 09:41:28 -04:00
topic.scss UX: remove always present padding (#39686) 2026-05-01 12:13:53 +02:00
variables.scss
welcome-banner.scss