Merge branch 'f0ckdev' into 'master'

Maximal Höhe für Bildaz

See merge request !68
This commit is contained in:
noxy 2017-02-01 08:43:45 +00:00
commit aa71246bcb

View File

@ -107,3 +107,8 @@ code {
position: relative;
min-height: 1px;
}
img {
vertical-align: middle;
max-height: 770px;
}