Issue summary
Previous button of the Pagination component has unnecessary right border when nextTooltip
property is set.
Expected behavior
1px border between Prev and Next buttons.

Actual behavior
2px border between the buttons. Border radius of the Next button set to 0.

Steps to reproduce the problem
Sandbox: https://codesandbox.io/s/pywy3w8o7q
Specifications
- Are you using the React components? (Y/N): Y
- Polaris version number: 3.11.0
- Browser: Google Chrome Version 73.0.3683.86 (Official Build) (64-bit)
- Device: iMac (21.5-inch, Late 2012)
- Operating System: macOS Mojave 10.14.3 (18D109)