diff --git a/app/assets/stylesheets/debates.scss b/app/assets/stylesheets/debates.scss index 3faf62632..3aaa26b75 100644 --- a/app/assets/stylesheets/debates.scss +++ b/app/assets/stylesheets/debates.scss @@ -371,13 +371,8 @@ } .author-photo { - border-radius: 2px; - display: inline-block; - height: 32px; line-height: $line-height*2; margin-right: $line-height/4; - vertical-align: middle; - width: 32px; } .author { diff --git a/app/views/debates/show.html.erb b/app/views/debates/show.html.erb index 57d8140da..5967e6e55 100644 --- a/app/views/debates/show.html.erb +++ b/app/views/debates/show.html.erb @@ -14,7 +14,7 @@