Skip to content

Commit

Permalink
Spinner: Trivial spelling / grammatical fixes in CSS comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjvantoll committed Jun 3, 2013
1 parent 16c375d commit 3ec371b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/base/jquery.ui.spinner.css
Expand Up @@ -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;
Expand Down

0 comments on commit 3ec371b

Please sign in to comment.