#24 Fixed display of coop logos on technology pages

This commit is contained in:
Stephen Cox 2018-11-30 12:17:10 +00:00
parent 05ecdd50bf
commit 2fc5d7226b
1 changed files with 2 additions and 0 deletions

View File

@ -6671,6 +6671,8 @@ a:focus {
box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
-webkit-transform: scale(1.05);
transform: scale(1.05); }
.coop-thumb img {
max-height: 100%; }
.has-tip {
cursor: pointer;