Description
On the Pictique application, when searching for a profile and opening it in a mobile browser, the profile page UI does not fit within the viewport width. The "Message" button is cut off and only accessible by scrolling horizontally — this should not be required on a mobile browser.
Steps to Reproduce
- Open Pictique in a mobile browser.
- Search for a user profile.
- Open the profile page.
- Observe that the layout overflows horizontally and the "Message" button is not visible without scrolling to the left/right.
Expected Behavior
The profile page should be fully responsive and fit within the mobile browser viewport. All action buttons (Follow, Message, etc.) should be visible without any horizontal scrolling.
Supporting Media

Desktop
- Device: Mobile
- OS: Not specified
- Browser: Mobile browser (mstate.foundation)
- Version: Not specified
Additional Context
The issue is specifically triggered when navigating to another user's profile via search. The overflow causes poor UX and makes the "Message" button practically inaccessible without extra effort.
Description
On the Pictique application, when searching for a profile and opening it in a mobile browser, the profile page UI does not fit within the viewport width. The "Message" button is cut off and only accessible by scrolling horizontally — this should not be required on a mobile browser.
Steps to Reproduce
Expected Behavior
The profile page should be fully responsive and fit within the mobile browser viewport. All action buttons (Follow, Message, etc.) should be visible without any horizontal scrolling.
Supporting Media
Desktop
Additional Context
The issue is specifically triggered when navigating to another user's profile via search. The overflow causes poor UX and makes the "Message" button practically inaccessible without extra effort.