Change size of autocomplete input box using css?

eggthing - June 29, 2008 - 08:28
Project:Views Filter Block
Version:5.x-1.4
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I tried a few things. Here's what didn't work:

.form-autocomplete#filter0 {
size:20;
}

input#edit-filter0 {
size:20;
}

.form-autocomplete {
size:20;
}

#1

eggthing - June 29, 2008 - 10:00

The css isn't the problem, it seems that the flash players with audio modules negate the css! I will open this issue in the audio.module queue.

 
 

Drupal is a registered trademark of Dries Buytaert.