mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-07 13:03:12 +02:00
fixed following.tpl and followers.tpl layout (broken from BS3 merge)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
<div class="well">
|
||||
<div class="well users">
|
||||
|
||||
<div class="account-username-box" data-userslug="{userslug}">
|
||||
<span class="account-username">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
<div class="well">
|
||||
<div class="well users">
|
||||
|
||||
<div class="account-username-box" data-userslug="{userslug}">
|
||||
<span class="account-username">
|
||||
|
||||
Reference in New Issue
Block a user