New submission from karl:

Adding the following to basic.css:

```css
dl {
    margin-bottom: 15px;
    word-wrap: break-word;
}
```

will solve the issue.

See https://github.com/webcompat/web-bugs/issues/1479

----------
assignee: docs@python
components: Documentation
messages: 247803
nosy: docs@python, karlcow
priority: normal
severity: normal
status: open
title: Smaller viewport shifts the "expand left menu" character into the text

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24772>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to