2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +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:
Sam 2014-05-30 10:13:20 +10:00
commit 1d97a25bb3

View file

@ -15,7 +15,7 @@
</section>
<section class='user-main'>
<section class='about'>
<section class='about group'>
<div class='details'>
<h1>{{name}}</h1>
</div>