Add button to clear article search (list.js customization)
This commit is contained in:
parent
3c8f56b24f
commit
9f083dd4d0
5 changed files with 40 additions and 3 deletions
|
|
@ -238,3 +238,8 @@ tr.unavailable {
|
|||
margin-bottom: 15px
|
||||
}
|
||||
}
|
||||
|
||||
// allow buttons as input add-on (with proper height)
|
||||
.input-append button.add-on {
|
||||
height: inherit;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue