# Subscriptions: .desc style overrides user cards

**URL:** https://meta.discourse.org/t/subscriptions-desc-style-overrides-user-cards/177478
**Category:** Bug
**Tags:** subscriptions
**Created:** [January 27, 2021, 8:29pm UTC](https://meta.discourse.org/t/subscriptions-desc-style-overrides-user-cards/177478 "2021-01-27T20:29:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![renato](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/renato/32/383632_2.png) [@renato](https://meta.discourse.org/u/renato)
#### Post date: [January 27, 2021, 8:29pm UTC](https://meta.discourse.org/t/subscriptions-desc-style-overrides-user-cards/177478/1 "2021-01-27T20:29:24Z")

</div>

> [@Discourse Subscriptions Plugin](https://meta.discourse.org/t/discourse-subscriptions-plugin/140818/287):
>
> It’s on the list!

Wow, great 😃 Thanks!

A minor thing I noticed while testing: there’s a broad [`.desc` style](https://github.com/discourse/discourse-subscriptions/blob/cab037574c5784c389b6231f5142446ef400df76/assets/stylesheets/common/main.scss#L57) on this plugin that changes the core user card metadata style.

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [January 27, 2021, 8:30pm UTC](https://meta.discourse.org/t/subscriptions-desc-style-overrides-user-cards/177478/3 "2021-01-27T20:30:43Z")

</div>

Thanks for the report @renato – I’ll have a look next time I’m working on the plugin.

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [February 15, 2021, 7:40pm UTC](https://meta.discourse.org/t/subscriptions-desc-style-overrides-user-cards/177478/4 "2021-02-15T19:40:41Z")

</div>

PR up for this here!

[https://github.com/discourse/discourse-subscriptions/pull/55](https://github.com/discourse/discourse-subscriptions/pull/55)

Turns out we weren’t even using this selector in the plugin at all!

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [February 16, 2021, 5:54pm UTC](https://meta.discourse.org/t/subscriptions-desc-style-overrides-user-cards/177478/5 "2021-02-16T17:54:28Z")

</div>


