mattermost / mattermost-developer-documentation

Mattermost developer documentation.
https://developers.mattermost.com
BSD 3-Clause "New" or "Revised" License
80 stars 396 forks source link

Tweak spacing in responsive layout files for mobile #1359

Closed tnir closed 4 months ago

tnir commented 5 months ago

Summary

Tweaks many spacing in responsive layout files mainly for mobile to reduce unexpected horizontal drifts on mobile screens.

This PR also helps developer experience by replacing home-made CSS selectors with Bootstrap 4's utilities.

Ticket Link

This change is a groundwork for Hugo layouts and not relevant to any specific feature(s).

mattermost-build commented 5 months ago

Hello @tnir,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

tnir commented 5 months ago

@cwarnermm Thoughts?

github-actions[bot] commented 5 months ago

Newest code from cwarnermm has been published to preview environment for Git SHA b8dcfd65ed4a93ad12ce92b8c4a2e721cf58a8e8

github-actions[bot] commented 5 months ago

Newest code from cwarnermm has been published to preview environment for Git SHA b8dcfd65ed4a93ad12ce92b8c4a2e721cf58a8e8

cwarnermm commented 5 months ago

update-branch

github-actions[bot] commented 5 months ago

Newest code from cwarnermm has been published to preview environment for Git SHA b8dcfd65ed4a93ad12ce92b8c4a2e721cf58a8e8

tnir commented 4 months ago

update-branch @cwarnermm

cwarnermm commented 4 months ago

@emdecr - Are you open to taking a peek at this dev docs PR, please? I'd love to get your input on the proposed changes.

emdecr commented 4 months ago

@cwarnermm Sure thing - will circle back within the next day or so.

tnir commented 4 months ago

Thanks @cwarnermm. This change carried me a nice mobile experience on dev guide indeed 🎉