This commit is contained in:
Anitha Palanisamy 2017-02-08 18:38:34 +00:00 committed by GitHub
commit 5c198a11aa
11 changed files with 215 additions and 18 deletions

View file

@ -90,3 +90,12 @@ p.comment-body {
.changeset{
display: none;
}
.user-profile-icon{
text-align: center;
display: table;
.concat-text{
display: block;
font-size: 14px;
}
}