summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/common.scss')
-rw-r--r--app/assets/stylesheets/common.scss12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss
index 5eedd8ff0ad..aeaddb0b4cb 100644
--- a/app/assets/stylesheets/common.scss
+++ b/app/assets/stylesheets/common.scss
@@ -20,18 +20,6 @@ body {
float:right;
}
-.profile_avatar_holder {
- float:left;
- width:60px;
- height:60px;
- margin-right:20px;
- img {
- width:60px;
- height:60px;
- background:#eee;
- }
-}
-
.visible_link,
.author_link {