Skip to content
Snippets Groups Projects
Commit 5b35c25e authored by Phil Höfer's avatar Phil Höfer
Browse files

Ergebnisbilder skalieren nun proportional

parent c884260c
No related branches found
No related tags found
3 merge requests!261Development,!251Development,!241Ergebnisbilder skalieren nun proportional
......@@ -330,6 +330,10 @@ a:hover
.result .description img {
margin:5px;
margin-left:0;
height:auto;
width:auto;
max-width: 120px;
max-height:200px
}
.result.ad .description {
......@@ -461,4 +465,4 @@ footer a{
.pager{
text-align:center;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment