mirror of
https://github.com/discourse/discourse.git
synced 2025-04-25 15:44:29 +08:00
Merge pull request #2392 from borhub/allow_css_targetting_of_group_profile
Group profile page template: add extra class so that we can differentiate group mode
This commit is contained in:
commit
1d97a25bb3
@ -15,7 +15,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class='user-main'>
|
<section class='user-main'>
|
||||||
<section class='about'>
|
<section class='about group'>
|
||||||
<div class='details'>
|
<div class='details'>
|
||||||
<h1>{{name}}</h1>
|
<h1>{{name}}</h1>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user