Installation

Time Range Selector width after 4.3 upgrade

xtrjx
Explorer

After upgrading from 4.2.5 to 4.3, the Time Range Selector/Picker seems to have changed width to the full width of the screen or view panel. It seems to have happened on all apps that use it including the Deployment Monitor and UI Examples, as well as my custom apps. Has anyone else noticed this? Is there a fix/work-around to make it the same width that it was in 4.2.5?

Thanks.

0 Karma
1 Solution

imrago
Contributor

It was the same for me in IE8, and solved it by adding to the aplication.css :

.TimeRangePicker {
width: 165px;
}

View solution in original post

0 Karma

imrago
Contributor

It was the same for me in IE8, and solved it by adding to the aplication.css :

.TimeRangePicker {
width: 165px;
}
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 ...