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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...