increase height of result for better clickability
This commit is contained in:
parent
ee6fe9718e
commit
d72269d361
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
|
|
||||||
#searchresults td {
|
#searchresults td {
|
||||||
padding:0 .3em;
|
padding:0 .3em;
|
||||||
height: 32px;
|
height: 44px;
|
||||||
}
|
}
|
||||||
#searchresults tr.template {
|
#searchresults tr.template {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in a new issue