# Missing \</div\> in published pages

**URL:** https://meta.discourse.org/t/missing-div-in-published-pages/246406
**Category:** UX
**Tags:** page-publishing
**Created:** [June 25, 2020, 5:22pm UTC](https://meta.discourse.org/t/missing-div-in-published-pages/246406 "2020-06-25T17:22:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)
#### Post date: [June 25, 2020, 5:22pm UTC](https://meta.discourse.org/t/missing-div-in-published-pages/246406/1 "2020-06-25T17:22:28Z")

</div>

Thrilled about this!

Small note – I think there’s a missing closing `</div>` for `.published-page-header`, before `.published-page-body`.

The spec for the css selector is “the title and authorship information”, but currently it’s modifying the full topic (including the body).

_screenshot from firefox_  
[![](https://global.discourse-cdn.com/meta/original/3X/3/0/304cc32d2092b8ad3135e9635d95fc9443025a0f.png) ](https://dl.dropboxusercontent.com/s/pqugmam25ey883r/Screenshot%202020-06-25%2013.23.07.png?dl=0)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 25, 2020, 5:23pm UTC](https://meta.discourse.org/t/missing-div-in-published-pages/246406/2 "2020-06-25T17:23:35Z")

</div>

Are we missing a div here @tshenry?

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [June 25, 2020, 5:38pm UTC](https://meta.discourse.org/t/missing-div-in-published-pages/246406/3 "2020-06-25T17:38:04Z")

</div>

I don’t think it’s missing per se, just misplaced. I’ll create a PR with what I believe was intended and hopefully we can get this fixed in short order!

Edit: PR is merged and backported to stable!

[https://github.com/discourse/discourse/pull/10126](https://github.com/discourse/discourse/pull/10126)

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 22, 2022, 1:13pm UTC](https://meta.discourse.org/t/missing-div-in-published-pages/246406/4 "2022-11-22T13:13:12Z")

</div>


