forked from Rockachopa/Timmy-time-dashboard
- Fix critical mobile layout bug: override flex-wrap: nowrap on .mc-content > .row at 768px breakpoint so Bootstrap columns stack vertically on iPhone instead of being crammed side-by-side (causing content bleed/cutoff) - Add complete Memory Browser CSS: stats grid, search form, results, facts list with proper mobile breakpoints (2-col stats, stacked search form, touch-friendly fact buttons) - Move Grok button and fact list inline styles to CSS classes per project convention - Add shared .mc-btn, .mc-btn-primary, .mc-btn-small, .page-title, .mc-text-secondary classes used across templates https://claude.ai/code/session_01VRjXp6wxBrgawsKB92LEaT Co-authored-by: Claude <noreply@anthropic.com>