Dashboards & Visualizations

Link Switcher Width

mwdbhyat
Builder

Hi there,

How does one change the width of an input on a form? I want to edit the default size to display my text labels for the link switcher tabs correctly.

Thanks

1 Solution

mwdbhyat
Builder

Sure did.. I edited the xml to look like this:

Security Continuous Monitoring - High Level Metrics

<input type="link" token="unused" id="resized_input" searchWhenChanged="true">

"form stylesheet" references the application.css which has this at the bottom of it:

#resized_input {
 width: 250px;
}

That should do the trick..

View solution in original post

mwdbhyat
Builder

Sure did.. I edited the xml to look like this:

Security Continuous Monitoring - High Level Metrics

<input type="link" token="unused" id="resized_input" searchWhenChanged="true">

"form stylesheet" references the application.css which has this at the bottom of it:

#resized_input {
 width: 250px;
}

That should do the trick..

pradeepkumarg
Influencer

Thank you..

0 Karma

pradeepkumarg
Influencer

Did you get a solution for this?

0 Karma

Raghav2384
Motivator

Hey @mwdbhyat,

Can you post the xml? have you tried to edit the padding?

.btn-pill { padding: 0 45px;} ? From what i can tell, they auto adjust.

Hope this helps!

Thanks,
Raghav

0 Karma
Get Updates on the Splunk Community!

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, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...