Skip to content

Commit

Permalink
Revert "fix: increase padding for comment link (#1265)" (#1266)
Browse files Browse the repository at this point in the history
This reverts commit 698c9e0.
  • Loading branch information
vas3k authored Nov 12, 2024
1 parent 698c9e0 commit 46644e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/static/css/components/feed.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,6 @@
text-decoration: none;
color: #999;
white-space: nowrap;
padding: 1em;
margin: -1em;
}

.feed-post-footer .bookmark-button {
Expand Down Expand Up @@ -426,8 +424,6 @@
color: var(--link-color);
text-decoration: none;
white-space: nowrap;
padding: 1em;
margin: -1em;
}

@media only screen and (max-width : 570px) {
Expand Down

0 comments on commit 46644e0

Please sign in to comment.