Open empt-ak opened 9 years ago
Acta Carolinae has thumbnail of different dimensions 146x200 while the others have 134x200
following code makes website title vertically aligned:
.vertical-wrapper
{
display: table;
overflow: hidden;
height: 150px;
}
.vertical-align
{
display: table-cell;
vertical-align: middle;
}
<div class="vertical-wrapper">
<h1 class="vertical-align">
<a class="page-header" href="/digilib5">Digitální knihovna Filozofické fakulty Masarykovy univerzity</a>
</h1>
</div>
xs
view [should fixed be in v4]xs
sm
and lower?sm
and lowersm
and lowersm
view, or increase the column size as it does not fit