Delete dialog looks incomplete on Mac (chrome, safari).
Can not reproduce the issue on my Windows pc on any of 4 browsers: Chrome, Safari, FireFox, IE.
Just zoom in. I was able to reproduce it. it's caused by a white-space: nowrap rule.
We need to to figure out why it was needed (this is the commit that introduced it) and whether anything will break if it's removed.
Oh, I see. Thank you. Will investigate this.