Search & show listings

This commit is contained in:
Edin Dazdarevic
2017-03-31 14:31:56 +02:00
parent c32e49e6c3
commit d6c2e857d0
16 changed files with 1598 additions and 35 deletions

8
web/dist/main.css vendored
View File

@@ -653,6 +653,14 @@ html {
overflow: hidden;
}
.ld-description.expanded {
max-height: none;
}
.ld-description.expanded:after {
background: none;
}
.ld-description:after {
position: absolute;
top: 0;