Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to increase the dropdown width of confluence search box?

poonam chaudhari June 12, 2012

I am trying with customizing confluence stylesheet:

the code am using is:

  1. #com-atlassian-confluence .aui-dropdown {
  2. width: 42em;
  3. }

But it does not work.There is followinc code:

  • element.style {
  • width: 42em;
  • }

whichoveridess the above code.

Why is it so?

Plz suggest solution..

4 answers

0 votes
poonam chaudhari July 2, 2012

Sorry for mistake in question..It does not work in IE.

0 votes
poonam chaudhari June 28, 2012

It increases according to the size of string in the searchbox.

0 votes
poonam chaudhari June 28, 2012

Hi,

It increases acording to string in searchbox.

0 votes
poonam chaudhari June 28, 2012

I am able to increase the width of the searchbox with the following code

.aui-dropdown.aui-dropdown-left.aui-box-shadow { width: 42em !important; }

div.aui-dd-parent.quick-nav-drop-down { width: 42em !important; }

But it does not work in mozilla.Why is it so?Plz help me.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events