<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Link Switcher Width in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200192#M12559</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;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. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2016 11:17:59 GMT</pubDate>
    <dc:creator>mwdbhyat</dc:creator>
    <dc:date>2016-07-29T11:17:59Z</dc:date>
    <item>
      <title>Link Switcher Width</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200192#M12559</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;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. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 11:17:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200192#M12559</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2016-07-29T11:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Link Switcher Width</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200193#M12560</link>
      <description>&lt;P&gt;Hey @mwdbhyat,&lt;/P&gt;

&lt;P&gt;Can you post the xml? have you tried to edit the padding?&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;.btn-pill { padding: 0 45px;}&lt;/CODE&gt; ? From what i can tell, they auto adjust.&lt;/P&gt;

&lt;P&gt;Hope this helps!&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Raghav&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 15:49:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200193#M12560</guid>
      <dc:creator>Raghav2384</dc:creator>
      <dc:date>2016-07-29T15:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Link Switcher Width</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200194#M12561</link>
      <description>&lt;P&gt;Did you get a solution for this?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 02:27:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200194#M12561</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2016-11-11T02:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Link Switcher Width</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200195#M12562</link>
      <description>&lt;P&gt;Sure did.. I edited the xml to look like this:&lt;/P&gt;

&lt;P&gt;Security Continuous Monitoring - High Level Metrics&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="link" token="unused" id="resized_input" searchWhenChanged="true"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;"form stylesheet" references the application.css which has this at the bottom of it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#resized_input {
 width: 250px;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That should do the trick..  &lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 13:50:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200195#M12562</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2016-11-11T13:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Link Switcher Width</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200196#M12563</link>
      <description>&lt;P&gt;Thank you..&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2016 06:50:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/200196#M12563</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2016-11-12T06:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Link Switcher Width</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/687666#M56289</link>
      <description>&lt;P&gt;Yep works.&lt;/P&gt;&lt;P&gt;Set your &lt;FONT face="courier new,courier"&gt;id=&lt;/FONT&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;input type="link" token="unused" id="resized_input" searchWhenChanged="true"&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Then &lt;FONT face="courier new,courier"&gt;style&lt;/FONT&gt; it&lt;/P&gt;&lt;PRE&gt;&amp;lt;row depends="$HIDE_ALWAYS$"&amp;gt;&lt;BR /&gt;  &amp;lt;panel&amp;gt;&lt;BR /&gt;    &amp;lt;title&amp;gt;Hidden panel for a horizontal linked list&amp;lt;/title&amp;gt;&lt;BR /&gt;    &amp;lt;html&amp;gt;&lt;BR /&gt;      &amp;lt;style&amp;gt;&lt;BR /&gt;         #resized_input {&lt;BR /&gt;         width: 350px;&lt;BR /&gt;      }&lt;BR /&gt;      &amp;lt;/style&amp;gt;&lt;BR /&gt;    &amp;lt;/html&amp;gt;&lt;BR /&gt;  &amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt; &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 00:06:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Link-Switcher-Width/m-p/687666#M56289</guid>
      <dc:creator>shandr</dc:creator>
      <dc:date>2024-05-16T00:06:00Z</dc:date>
    </item>
  </channel>
</rss>

