Dashboards & Visualizations

Custom app banner logo css bug fix for Internet Explorer

Lucas_K
Motivator

As the Splunk bug fix url doesn't work anymore, I might as well post here.

Bug manifests as a logo banner that is stretched across the width of the navigation bar. This only occurs in Internet Explorer.

File: /opt/splunk/share/splunk/search_mrsparkle/exposed/css/build/bootstrap.min.css
Seems to have been a typo in which a "\9" was inserted after the normal auto value.

Line 7 .

Find

auto\9

Replace with

auto

Restart splunk.

0 Karma
1 Solution

Lucas_K
Motivator

The fix

File: /opt/splunk/share/splunk/search_mrsparkle/exposed/css/build/bootstrap.min.css
Reason: Seems to have been a typo in which a "\9" was inserted after the normal auto value.

Line 7 .

Find

auto\9

Replace with

auto

Restart splunk.

View solution in original post

Lucas_K
Motivator

The fix

File: /opt/splunk/share/splunk/search_mrsparkle/exposed/css/build/bootstrap.min.css
Reason: Seems to have been a typo in which a "\9" was inserted after the normal auto value.

Line 7 .

Find

auto\9

Replace with

auto

Restart splunk.

ppablo
Retired

Hi there @Lucas+K

Thanks for sharing this fix with the community. Would you be able to post the solution as an answer below and accept it to resolve the post? Otherwise, this will float around appearing to have no solution. I'll upvote once you do 🙂

Also, which bug fix URL are you referring to exactly? Could you share that here in a comment? I'll try to get someone to take a look into that.

Cheers
Patrick

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...