fixed image floating over content

This commit is contained in:
Ulf Gebhardt 2016-10-16 18:12:53 +02:00
parent c5b5d414a6
commit 3bd2fc0926

View File

@ -1,4 +1,10 @@
<div class="flexslider">
<style>
.flexslider .slides img {
display: block;
width: auto; max-height: 500px; margin: auto;
}
</style>
<div class="flexslider" style="height: 500px;">
${gallery}
</div>
<table class="table table-hover table-condensed" style="overflow: auto;">