Spinner: Trivial spelling / grammatical fixes in CSS comments.

(cherry picked from commit 3ec371bca4)
This commit is contained in:
TJ VanToll 2013-06-02 22:30:05 -04:00 committed by Scott González
parent 189effc526
commit c124899898

View File

@ -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;