Reduced height of search view

This commit is contained in:
Torkel Ödegaard 2015-02-07 20:43:20 +01:00
parent 727fc9d3a6
commit 48e5a82e7f

View File

@ -33,7 +33,7 @@
}
.search-results-container {
height: 500px;
height: 450px;
overflow: auto;
display: block;
line-height: 28px;