aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.spinner.css
diff options
context:
space:
mode:
authorTJ VanToll <tj.vantoll@gmail.com>2013-06-02 22:30:05 -0400
committerTJ VanToll <tj.vantoll@gmail.com>2013-06-02 22:30:05 -0400
commit3ec371bca47f614249b90e0b7dfd7bf7389588af (patch)
treef36aec8d270734316f44970674995cb5bd0573e4 /themes/base/jquery.ui.spinner.css
parent16c375d374c5675265b5d8c5cd06c7170d0e8b58 (diff)
downloadjquery-ui-3ec371bca47f614249b90e0b7dfd7bf7389588af.tar.gz
jquery-ui-3ec371bca47f614249b90e0b7dfd7bf7389588af.zip
Spinner: Trivial spelling / grammatical fixes in CSS comments.
Diffstat (limited to 'themes/base/jquery.ui.spinner.css')
-rw-r--r--themes/base/jquery.ui.spinner.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/base/jquery.ui.spinner.css b/themes/base/jquery.ui.spinner.css
index 1504fc3f7..db05c520b 100644
--- a/themes/base/jquery.ui.spinner.css
+++ b/themes/base/jquery.ui.spinner.css
@@ -38,13 +38,13 @@
overflow: hidden;
right: 0;
}
-/* more specificity required here to overide default borders */
+/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
border-top: none;
border-bottom: none;
border-right: none;
}
-/* vertical centre icon */
+/* vertically center icon */
.ui-spinner .ui-icon {
position: absolute;
margin-top: -8px;