Deleting Reference to FakeComment

This commit is contained in:
Belen Curcio
2017-08-21 14:26:22 -03:00
parent 9bff90bd4d
commit cea6f7b8e8
2 changed files with 8 additions and 6 deletions
@@ -6,10 +6,6 @@
position: relative;
}
.body {
}
.footer {
display: flex;
justify-content: space-between;
@@ -35,3 +31,8 @@
padding: 0 2px 0 5px;
vertical-align: middle;
}
.authorName {
margin-right: 5px;
font-weight: bold;
}