diff --git a/style.css b/style.css index 2aa5dee..0d24b20 100644 --- a/style.css +++ b/style.css @@ -3460,3 +3460,7 @@ body.action-embed-index { } li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max-width: 375px; } + +#user .ctrl-panel { display: none; } + + -- libgit2 0.21.2