Made a few changes to handle mobile devices

这个提交包含在:
Peter Goodhall 2022-04-05 16:41:50 +01:00
父节点 10f8349961
当前提交 d2ffa34ca0

查看文件

@ -309,15 +309,15 @@ div#station_logbooks_linked_table_paginate {
.callsign-image {
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
.callsign-image-content {
display: block;
max-height: 300px;
text-align: center;
}
.callsign-image-pic {
max-height: 250px;
max-width: 100%;
}