aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/base/spinner.css11
1 files changed, 2 insertions, 9 deletions
diff --git a/themes/base/spinner.css b/themes/base/spinner.css
index 8c910958d..7bb9de6fd 100644
--- a/themes/base/spinner.css
+++ b/themes/base/spinner.css
@@ -23,10 +23,10 @@
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
- margin-right: 22px;
+ margin-right: 2em;
}
.ui-spinner-button {
- width: 16px;
+ width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
@@ -44,13 +44,6 @@
border-bottom-style: none;
border-right-style: none;
}
-/* vertically center icon */
-.ui-spinner .ui-icon {
- position: absolute;
- margin-top: -8px;
- top: 50%;
- left: 0;
-}
.ui-spinner-up {
top: 0;
}