diff --git a/src/timelines/RegularToot.tsx b/src/timelines/RegularToot.tsx index 35809df..8f65cf2 100644 --- a/src/timelines/RegularToot.tsx +++ b/src/timelines/RegularToot.tsx @@ -369,7 +369,6 @@ const RegularToot: Component = (props) => {
- { createRenderEffect(() => { @@ -379,9 +378,8 @@ const RegularToot: Component = (props) => { ); }); }} - >{" "} - boosted - + > + boosts
:first-child { + margin-right: 0.25em; + } } .tootAttachmentGrp {