style search bar

This commit is contained in:
Bruno Windels 2019-01-15 16:20:04 +01:00
parent 177d9f245a
commit 77a62b9174
3 changed files with 77 additions and 62 deletions

View file

@ -98,6 +98,7 @@ limitations under the License.
font-size: 18px;
margin: 0 7px;
border-bottom: 1px solid transparent;
display: flex;
}
.mx_RoomHeader_nametext {
@ -111,7 +112,6 @@ limitations under the License.
}
.mx_RoomHeader_searchStatus {
display: inline-block;
font-weight: normal;
opacity: 0.6;
}