We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052d508 commit fba8ff9Copy full SHA for fba8ff9
src/components/form-spinbutton/_spinbutton.scss
@@ -1,7 +1,6 @@
1
.b-form-spinbutton.form-control {
2
text-align: center;
3
- padding: 0;
4
- // Quick way to get end buttons rounded on outside edge
+ // Quick way to get end buttons rounded on outside edges
5
overflow: hidden;
6
// Hide validation icon
7
background-image: none;
0 commit comments