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 5d7e8b1 commit 4e13860Copy full SHA for 4e13860
themes/base/spinner.css
@@ -23,10 +23,10 @@
23
margin: .2em 0;
24
vertical-align: middle;
25
margin-left: .4em;
26
- margin-right: 22px;
+ margin-right: 2em;
27
}
28
.ui-spinner-button {
29
- width: 16px;
+ width: 1.6em;
30
height: 50%;
31
font-size: .5em;
32
padding: 0;
@@ -44,13 +44,6 @@
44
border-bottom-style: none;
45
border-right-style: none;
46
47
-/* vertically center icon */
48
-.ui-spinner .ui-icon {
49
- position: absolute;
50
- margin-top: -8px;
51
- top: 50%;
52
- left: 0;
53
-}
54
.ui-spinner-up {
55
top: 0;
56
0 commit comments