diff --git a/products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js b/products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js index 1537093288..6f48901aa4 100644 --- a/products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js +++ b/products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js @@ -55,7 +55,7 @@ const StyledThirdParty = styled.div` } img { - padding: 4px 4px 0 4px; + padding: 4px 6px 0 4px; } @media (max-width: 1024px) {