align post text and username

This commit is contained in:
2022-01-13 21:54:19 +06:00
parent abf00ad597
commit 0ca9a3c06d
4 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<div class='post' id=':id:' pid=':pid:' mode="post">
<div id='a:id:' class='ancestors'>:ancestors:</div>
<div class='postHeader'>
<div style='width:80%; margin:5px; margin-left:10px; display:block; float:left; line-height:30px;'>
<div style='width:80%; margin:5px; margin-left:1em; display:block; float:left; line-height:30px;'>
<img src=':avatar:' width=25 class='mobile' style='border-radius:10px; display:inline-block;'>
<div style='max-width:50%; display:inline-block;' class='user' id=':uid:' title=':acct:'>
<div style='white-space: nowrap; overflow: hidden; text-overflow: ellipsis;'>

View File

@ -4,7 +4,7 @@
<div class='post' id=':id:' pid=':pid:' mode="post">
<div id='a:id:' class='ancestors'>:ancestors:</div>
<div class='postHeader'>
<div style='width:80%; margin:5px; margin-left:10px; display:block; float:left; line-height:30px;'>
<div style='width:80%; margin:5px; margin-left:1em; display:block; float:left; line-height:30px;'>
<img src=':avatar:' width=25 class='mobile' style='border-radius:10px; display:inline-block;'>
<div style='max-width:50%; display:inline-block;' class='user' id=':uid:'>
<div style='white-space: nowrap; overflow: hidden; text-overflow: ellipsis;'>