summaryrefslogtreecommitdiff
path: root/client/simple/src/less/style.less
diff options
context:
space:
mode:
Diffstat (limited to 'client/simple/src/less/style.less')
-rw-r--r--client/simple/src/less/style.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/src/less/style.less b/client/simple/src/less/style.less
index 0454f121e..4725f7db8 100644
--- a/client/simple/src/less/style.less
+++ b/client/simple/src/less/style.less
@@ -475,7 +475,7 @@ article[data-vim-selected].category-social {
padding: 0;
border: none;
height: 100%;
- width: 100%;
+ width: auto;
object-fit: cover;
vertical-align: bottom;
background: var(--color-result-image-background);