From: TJ VanToll Date: Mon, 3 Jun 2013 02:30:05 +0000 (-0400) Subject: Spinner: Trivial spelling / grammatical fixes in CSS comments. X-Git-Tag: 1.11.0-beta.1~310 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3ec371bca47f614249b90e0b7dfd7bf7389588af;p=jquery-ui.git Spinner: Trivial spelling / grammatical fixes in CSS comments. --- 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;