From 1e43cb20db2034a46b307e8791b0b71649af3806 Mon Sep 17 00:00:00 2001 From: ValessioBrito Date: Fri, 16 Jan 2015 22:01:47 -0200 Subject: [PATCH] hidden button control-panel user --- style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) 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