0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/app/assets/stylesheets
David Battersby 9a4d5d97cc
UX: prevent lightbox counter wrapping (#36245)
Due to limited space in the lightbox header, the counter text can wrap
to the next line on mobile. Note: the gap between the counter and
buttons is taken up by the loading animation.

Making a small adjustment to the button size allows for better layout
with our current buttons.

### Before

<img width="388" height="81" alt="Screenshot 2025-11-26 at 1 21 46 PM"
src="https://github.com/user-attachments/assets/de405c36-0cd9-427e-9482-7f082b935a47"
/>

### After

<img width="390" height="68" alt="Screenshot 2025-11-26 at 1 21 23 PM"
src="https://github.com/user-attachments/assets/eeb06ac0-d2e7-4c05-8088-d8b2799aa5ed"
/>
2025-11-26 13:58:40 +04:00
..
admin FIX: silent failure when watched words contains invalid regex (#36132) 2025-11-25 21:56:33 +01:00
common UX: prevent lightbox counter wrapping (#36245) 2025-11-26 13:58:40 +04:00
desktop DEV: Refactoring animations (#35947) 2025-11-11 04:59:32 -06:00
lib DEV: Raise error if lib/viewport is imported (#32745) 2025-05-15 12:46:12 +01:00
mobile UX: has-topics alert fix gap + cleanup (#35779) 2025-11-04 15:53:32 -06:00
vendor DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
admin.scss DEV: Move admin SCSS files to their own directory (#31417) 2025-02-21 15:14:17 +00:00
admin_rtl.scss
color_definitions.scss UX: Primary button styles on Discourse ID social button (#34465) 2025-08-25 06:29:21 -07:00
common.scss DEV: Replace toolbar popup menu with DMenu (#33247) 2025-07-03 09:57:16 +10:00
desktop.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
desktop_rtl.scss
embed.scss UX: set emoji size to 1em (#34325) 2025-08-14 16:34:33 +02:00
ember_cli.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
mobile.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
mobile_rtl.scss
publish.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
qunit-custom.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
wcag.scss UX: remove one-off style for notification buttons (#33865) 2025-07-25 15:17:40 -04:00
wizard.scss UX: One step wizard (#36082) 2025-11-25 13:35:32 -05:00
wizard_rtl.scss