increase height of result for better clickability

This commit is contained in:
Jan-Christoph Borchardt 2014-04-09 12:55:10 +02:00
parent ee6fe9718e
commit d72269d361

View file

@ -45,7 +45,7 @@
#searchresults td {
padding:0 .3em;
height: 32px;
height: 44px;
}
#searchresults tr.template {
display: none;