shrink 3pid invite placeholder text

pull/935/head
Matthew Hodgson 2016-02-15 11:13:24 +02:00
parent ad9935739c
commit 177fba360d
1 changed files with 2 additions and 0 deletions

View File

@ -37,11 +37,13 @@ limitations under the License.
.mx_SearchableEntityList_query::-moz-placeholder {
color: #454545;
opacity: 0.5;
font-size: 12px;
}
.mx_SearchableEntityList_query::-webkit-input-placeholder {
color: #454545;
opacity: 0.5;
font-size: 12px;
}
.mx_SearchableEntityList_listWrapper {