Files
mc-webui/app/static/css
MarekWo d825f4dc29 fix(repeaters): remove 8px modal margin on narrow viewports
The fullscreen-modal override (@media max-width:576px) that zeroes the
default .modal-dialog 0.5rem margin enumerates modal IDs by hand and
omitted #repeatersModal, so on narrow windows the My Repeaters modal
kept an 8px top/left gap that Contact Management did not. Added
#repeatersModal to the three override selector lists.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 08:12:04 +02:00
..