Closed rootedsoftware closed 10 years ago
I can't replicate this. There must be something in your styling that's setting padding-right to zero (or close to it).
Update: Do you have a negative margin set somewhere?
If you can re-create this and send it to me that would go a long way to solving this.
The padding on the side of the editable popover elements seems to be to small.
If I change .popover-content to this
.popover-content { padding: 8px 20px }
in the chrome console it looks fine.I wasn't able to find that class in the existing css file.