Skip to content

Commit

Permalink
Fixes #6516 (#7038)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmahajan980 authored and cesswairimu committed Dec 23, 2019
1 parent 39b1343 commit cd43dfd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/like/_like.html.erb
Expand Up @@ -142,6 +142,9 @@
.like-buttons {
margin-top:5px;
}
like-buttons a .fa, .popover .btn-group a .fa {
color: inherit;
}
@media (max-width: 992px) {
.like-buttons {
justify-content: center !important;
Expand Down

0 comments on commit cd43dfd

Please sign in to comment.