]> source.dussan.org Git - jquery-ui.git/commitdiff
Spinner: Trivial spelling / grammatical fixes in CSS comments.
authorTJ VanToll <tj.vantoll@gmail.com>
Mon, 3 Jun 2013 02:30:05 +0000 (22:30 -0400)
committerTJ VanToll <tj.vantoll@gmail.com>
Mon, 3 Jun 2013 02:30:05 +0000 (22:30 -0400)
themes/base/jquery.ui.spinner.css

index 1504fc3f735ae3d06c75f80f7af1e06959392085..db05c520b1ed423c8aa55273d97b95a3e41812ad 100644 (file)
        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;