font awesome gem updated, validation test added and user show page design updated
This commit is contained in:
parent
a2dd90d355
commit
17aa374b99
7 changed files with 136 additions and 80 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue