margin-left css has been declared twice with same value.

margin-left: auto;
margin-left: auto;

Adding a patch to remove it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gaurav.kapoor created an issue. See original summary.

gaurav.kapoor’s picture

Status: Active » Needs review

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.0-alpha1 will be released the week of January 17, 2018, which means new developments and disruptive changes should now be targeted against the 8.6.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

idebr’s picture

Status: Needs review » Reviewed & tested by the community

  • larowlan committed 4a7b4e2 on 8.6.x
    Issue #2936368 by gaurav.kapoor: Duplicate css property in toolbar...

  • larowlan committed b26f5d8 on 8.5.x
    Issue #2936368 by gaurav.kapoor: Duplicate css property in toolbar...
larowlan’s picture

Version: 8.6.x-dev » 8.5.x-dev
Status: Reviewed & tested by the community » Fixed

Committed 4a7b4e2 and pushed to 8.6.x.

Cherry-picked as b26f5d8 and pushed to 8.5.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.