0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 07:23:30 +08:00
discourse/plugins/automation/assets
Kris 410f43b8cc
UX: fix control position in automations table (#39899)
Need to undo the absolute positioning of the controls that's done
upstream, otherwise they overlap the "last run" date


Before:
<img width="240" alt="image"
src="https://github.com/user-attachments/assets/dc833828-80a8-47cf-94f7-5b1b2041dea7"
/>



After: 
<img width="240" alt="image"
src="https://github.com/user-attachments/assets/b6bc8343-7343-45db-a652-66138a04abe2"
/>
2026-05-12 10:40:28 -04:00
..
javascripts FIX: append by should work for non admin (#38567) 2026-03-13 00:38:55 +01:00
stylesheets/common UX: fix control position in automations table (#39899) 2026-05-12 10:40:28 -04:00