Download & Extend

Change size of autocomplete input box using css?

Project:Views Filter Block
Version:5.x-1.4
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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;
}

Comments

#1

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.