# Email logs overflow admin-container requiring horizontal scroll

**URL:** https://meta.discourse.org/t/email-logs-overflow-admin-container-requiring-horizontal-scroll/385184
**Category:** UX
**Created:** [October 9, 2025, 8:09pm UTC](https://meta.discourse.org/t/email-logs-overflow-admin-container-requiring-horizontal-scroll/385184 "2025-10-09T20:09:18Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![ToddZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/toddz/32/328350_2.png) [@ToddZ](https://meta.discourse.org/u/ToddZ)
#### Post date: [October 24, 2025, 11:01pm UTC](https://meta.discourse.org/t/email-logs-overflow-admin-container-requiring-horizontal-scroll/385184/7 "2025-10-24T23:01:27Z")

</div>

I posted this earlier over at [Admin pages should be full width](https://meta.discourse.org/t/admin-pages-should-be-full-width/386640):

> It seems a bit too easy, but I’m having good luck with this CSS tweak:
> 
> ```plaintext
> // expand admin pages to full width
> .admin-interface {
> --d-max-width: 100%;
> }
> 
> ```
> 
> It doesn’t affect internal dialogs of course, and on some admin pages it’s overkill, but gosh it makes logs nicer.

---

_[View the full topic](https://meta.discourse.org/t/email-logs-overflow-admin-container-requiring-horizontal-scroll/385184)._
