Commit 1e43cb20db2034a46b307e8791b0b71649af3806
1 parent
afad230f
Exists in
master
and in
2 other branches
hidden button control-panel user
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
style.css
@@ -3460,3 +3460,7 @@ body.action-embed-index { | @@ -3460,3 +3460,7 @@ body.action-embed-index { | ||
3460 | } | 3460 | } |
3461 | 3461 | ||
3462 | li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max-width: 375px; } | 3462 | li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max-width: 375px; } |
3463 | + | ||
3464 | +#user .ctrl-panel { display: none; } | ||
3465 | + | ||
3466 | + |