I have a question about this:

$submission_info = \Drupal::config($config_file)->get('settings.node.submitted');

Seems there are no property 'settings.node.submitted'. I've found only property "display_submitted".
Why does it need? Right now 'settings.node.submitted' is always empty and it's the reason of issue with big padding in mobile version.

Excessive padding at mobile widths.

Note: This was originally reported by @eugene.ilyin at https://www.drupal.org/node/2662854#comment-10853992.

Comments

bryanbraun created an issue. See original summary.

bryanbraun’s picture

Issue summary: View changes

  • bryanbraun committed f0dfb41 on 8.x-2.x
    Issue #2668420 by bryanbraun: fix extra padding and non-date centering...
bryanbraun’s picture

Status: Active » Closed (fixed)

This bugfix was made and released as part of 8.x-2.2-rc1.