Don't let fast-filter text go behind delete X
This commit is contained in:
parent
16467d08ba
commit
116ce94067
@ -194,6 +194,7 @@ li.fast_filter {
|
||||
border-<?php echo $left; ?>: 1px solid #666;
|
||||
}
|
||||
li.fast_filter input {
|
||||
padding-<?php echo $right; ?>: .4em;
|
||||
width: 100%;
|
||||
}
|
||||
li.fast_filter span {
|
||||
|
||||
@ -191,6 +191,7 @@ li.fast_filter {
|
||||
border-<?php echo $left; ?>: 1px solid #666;
|
||||
}
|
||||
li.fast_filter input {
|
||||
padding-<?php echo $right; ?>: .4em;
|
||||
width: 100%;
|
||||
}
|
||||
li.fast_filter span {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user