mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-17 21:12:50 +01:00
style changes to topics
This commit is contained in:
@@ -142,7 +142,7 @@ footer.footer {
|
||||
|
||||
.profile-image-block {
|
||||
background: white;
|
||||
|
||||
display: inline-block;
|
||||
}
|
||||
li {
|
||||
padding-bottom: 15px;
|
||||
|
||||
@@ -9,9 +9,7 @@
|
||||
<!-- BEGIN posts -->
|
||||
<li class="row">
|
||||
<div class="span1 profile-image-block">
|
||||
|
||||
<img src="https://en.gravatar.com/userimage/18452752/f59e713c717466d2f5ad2a6970769f32.png" align="left" />
|
||||
|
||||
<img src="https://en.gravatar.com/userimage/18452752/f59e713c717466d2f5ad2a6970769f32.png" align="left" />
|
||||
</div>
|
||||
<div class="span11">
|
||||
<div class="post-block">
|
||||
|
||||
Reference in New Issue
Block a user