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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...