fix up Start Chat behaviour as per Amandine's feedback

pull/713/head
Matthew Hodgson 2016-01-21 00:16:26 +00:00
parent f4a2b6ab7e
commit 6573ba8c20
1 changed files with 4 additions and 0 deletions

View File

@ -146,6 +146,10 @@ limitations under the License.
display: inline-block;
}
.mx_RoomHeader_settingsHint {
color: #a2a2a2 ! important;
}
.mx_RoomHeader_searchStatus {
display: inline-block;
font-weight: normal;