**System Information**
Operating system: Linux-4.13.10-041310-generic-x86_64-with-debian-stretch-sid 64 Bits
Graphics card: GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 390.67
**Blender Version**
Broken: version: 2.80 (sub 59), branch: blender2.7, commit date: 2019-04-25 22:14, hash: `rB89cabb30081`
Worked: `rBd966c2f0c2ad`
**Short description of error**
`rB89cabb30081` seems to hide separators, if there are multiple in sequence. I'd argue that for pie menus at least, using multiple separators in sequence is a useful layout technique.
{F6979354}*expected behavior above, current behavior below*
**Exact steps for others to reproduce the error**
* open the attached blend in `rB89cabb30081` or newer
* run thr script, notice how the second pie.separator() is ignored, causing the misalignment
* open the attached blend in an earlier build
* everything works as expected
{F6979365}