liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

#2322: margins and layout on mobile screens #1084

Closed rittermo closed 4 years ago

rittermo commented 5 years ago

The margins on left and right are not symmetrical and the gradient line breaks in the header and the footer. Also the padding inside the grey area is still rather large and takes up a lot of space on small screens. Can we make it as small as the outer white margin?

IMG_0605

We should switch the white space situation here, so that the content blocks are more discernible. There needs to as much white space after the elements when the three-column element switches to a one-column layout as there currently is after the image. And there should be less white space after the image (about as much as there currently is after the end of an column element.

IMG_0606

There should be half as much space between the „for…“ byline and the headline. IMG_0609

The padding around the content inside the participation area should be smaller. As small as the white space around the grey area on the landing page.

IMG_0613

Images in the content area don’t resize correctly vertically https://product-dev.liqd.net/buro-fur-vielfalt/projects/vision-2030/

IMG_0616

The tabs don’t fit into one line anymore on very small screens (320px width). For the 576px breakpoint, we should decrease the font-size to 1rem, the padding to .2em and increase the margin-right to -1px, to still make the feel separated enough to be clickable

Bildschirmfoto 2019-10-21 um 11 24 37

On all screens: The „angemeldet bleiben“ should not be indented and the Reset password link should be underneath the button with about a line-height of white-space. Mobile: The text-input should be full width on small screens.

Bildschirmfoto 2019-10-21 um 12 04 36

philli-m commented 5 years ago

note: check after pm-2019-10-issue-fixes is merged with updated spacing results

philli-m commented 5 years ago

@rittermo cannot reproduce issue with top ribbon, what browser did you find it on?

fuzzylogic2000 commented 5 years ago

I could reproduce it... On chrome and duckduckgo on android: Screenshot_20191021-173826 Screenshot_20191021-173935

philli-m commented 5 years ago

ref: Images in the content area don’t resize correctly vertically https://product-dev.liqd.net/buro-fur-vielfalt/projects/vision-2030/ @rittermo when adding images via ck editor, you can choose the size of your image which then becomes a inline style and as a class name is not applied, it seems it can't be overwritten, hopefully this issue will be resolved with a new editor. Until then you can assign a size via the editor but it still wont be very responsive.