]> Untitled Git - lemmy-ui.git/commit
Fixed unclickable button paddings
authorFlorian Heft <flo@fam-heft.de>
Mon, 12 Jun 2023 08:30:37 +0000 (10:30 +0200)
committerFlorian Heft <flo@fam-heft.de>
Mon, 12 Jun 2023 09:40:44 +0000 (11:40 +0200)
commit170949f34f4ae55e7c6a8b84f262d3e67e42f71f
treec61cf412046bb0c417e4ecdeac19cf26c8f4f711
parentd56addf7d6b97875696d656eb995b75c34fa06d5
Fixed unclickable button paddings

* Remove the wrapping <button> element that
  visually seems clickable but has no click
  handling (only its child link can be
  clicked)
* fixes #1193
src/shared/components/comment/comment-node.tsx
src/shared/components/post/post-listing.tsx