Skip to main content

Notifications

Customer experience | Sales, Customer Insights,...
Answered

Ribbon gone bad after latest Chrome update

Posted on by 1,545

After installing the latest version of Chrome and Edge, our CRM ribbon starter behaving weirdly.

Looking at the console, there seems to have errors in the navbar.css.

Nothing changed on the CRM side (on-premise). No updates whatsoever.

Chrome version: Version 88.0.4324.104 (Official Build) (64-bit)

CRM: version: 1612 (8.2.5.4) (DB 8.2.5.4) on-premises

2021_2D00_01_2D00_27_5F00_15_2D00_01_2D00_08.jpg

  • Suggested answer
    JonXT Profile Picture
    JonXT 25 on at
    RE: Ribbon gone bad after latest Chrome update

    MS has released a new update\patch for the issue "Command bar buttons are stretched when using Chrome browser"

    community.dynamics.com/.../1157752

  • Verified answer
    yleclerc Profile Picture
    yleclerc 1,545 on at
    RE: Ribbon gone bad after latest Chrome update

    Yep, ThomasM96 got us on the right path!

    The solution below fixed it for Chrome / Edge / Firefox

    We are using CRM 8.2 on-premises

    Went to this folder:
    C:\Program Files\Microsoft Dynamics CRM\CRMWeb\_common\styles

    Filename: global.css.aspx

    BEFORE

    ul.ms-crm-CommandBar-Menu :not(ul.ms-crm-AssociatedGridCommandBar-Menu)
    {
    margin-top: 6px;
    <% if (CrmStyles.IsRightToLeft) { %>
    margin-right: 10px;
    <% } else { %>
    margin-left: 10px;
    <% } %>
    }

    AFTER

    ul.ms-crm-CommandBar-Menu :not(ul.ms-crm-AssociatedGridCommandBar-Menu)
    {
    margin-top: 0px;
    <% if (CrmStyles.IsRightToLeft) { %>
    margin-right: 0px;
    <% } else { %>
    margin-left: 0px;
    <% } %>
    }

  • Suggested answer
    Shem Jones Profile Picture
    Shem Jones 15 on at
    RE: Ribbon gone bad after latest Chrome update

    Looks like ThomasM96 has the fix for this on another thread on these forums, tested on our end and it has fixed it for us

    community.dynamics.com/.../white-space-between-ribbon-buttons-in-dynamics-9-0

  • RE: Ribbon gone bad after latest Chrome update

    This is a global issue on all CRM Dynamics instances.

    Any informations or turn arround are welcome.

  • Adnan Jalees Profile Picture
    Adnan Jalees 455 User Group Leader on at
    RE: Ribbon gone bad after latest Chrome update

    Hello, 

    Same situation has started happening with one our customer after Chrome version upgrade to 88. We've downgraded the chrome version to 86 until Microsoft provides the resolution or we find any alternate solution.

    Sincerely,

    Adnan

  • Shem Jones Profile Picture
    Shem Jones 15 on at
    RE: Ribbon gone bad after latest Chrome update

    Same thing happening on my end.

    Its the update to Chrome Version 88.0.4324.104 which seems to have caused it, was on the previous Chrome Version 87 and then once we updated Chrome it caused the same issue to occur on my end as well.

    Just haven't found any fix for it yet.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans