Skip to content

Unify padding on mobile screen

Takuya Noguchi requested to merge 813-too-wide-padding-on-mobile-screen into master

Increases the effective width by +19% on a iPhone SE screen. And also unifies left and right paddings.

item before after
Effective width (320dp env like iPhone SE) 198 236 (+19%)
screenshot docs.gitlab.com_omnibus_README.html_iPhone_5_SE_ 813-too-wide-padding-on-mobile-screen.178.62.207.141.nip.io_omnibus_README.html_iPhone_5_SE_
URL https://docs.gitlab.com/omnibus/README.html http://813-too-wide-padding-on-mobile-screen.178.62.207.141.nip.io/omnibus/README.html

Closes #813 (closed)

Edited by Takuya Noguchi

Merge request reports