summaryrefslogtreecommitdiffstats
path: root/ui/src/components/post-listing.tsx
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-03-01 18:19:48 -0500
committerDessalines <tyhou13@gmx.com>2020-03-01 18:19:48 -0500
commit76b10d01ff7e266d979e7bae75dadab30bf65d4d (patch)
tree3b4378353ca970df5684683aedec2d23f98770d8 /ui/src/components/post-listing.tsx
parent85dd01ab6decee8bc8f9b4c7377675e01094a14b (diff)
Changing mobile columns.
Diffstat (limited to 'ui/src/components/post-listing.tsx')
-rw-r--r--ui/src/components/post-listing.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx
index 519c7f74..fe4e6519 100644
--- a/ui/src/components/post-listing.tsx
+++ b/ui/src/components/post-listing.tsx
@@ -268,7 +268,7 @@ export class PostListing extends Component<PostListingProps, PostListingState> {
)}
</div>
{!this.state.imageExpanded && (
- <div class="col-11 col-sm-2 pr-0 mt-1">
+ <div class="col-3 col-sm-2 pr-0 mt-1">
<div class="position-relative">{this.thumbnail()}</div>
</div>
)}
@@ -285,7 +285,7 @@ export class PostListing extends Component<PostListingProps, PostListingState> {
<source src={this.state.url} type="video/mp4" />
</video>
)}
- <div class="col-12 col-sm-9">
+ <div class="col-8 col-sm-9">
<div class="row">
<div className="col-12">
<div className="post-title">