Remove trailing whitespace

This commit is contained in:
Mark Haines 2016-03-15 18:38:24 +00:00
parent eb01cb9cba
commit 31915db6f6
31 changed files with 103 additions and 103 deletions

View file

@ -52,7 +52,7 @@ limitations under the License.
.mx_SearchBar_searching img {
animation: pulsate 0.5s ease-out;
animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.mx_SearchBar_button {
@ -77,7 +77,7 @@ limitations under the License.
background-color: #fff;
color: #76CFA6;
border: #76CFA6 1px solid;
}
}
.mx_SearchBar_cancel {
padding-left: 14px;