show results

pull/499/head
Matthew Hodgson 2015-12-11 02:58:47 +00:00
parent 3fb0c9883b
commit 898cb399a3
1 changed files with 7 additions and 0 deletions

View File

@ -114,6 +114,13 @@ limitations under the License.
overflow-y: hidden;
}
.mx_RoomHeader_searchStatus {
display: inline-block;
font-weight: normal;
overflow-y: hidden;
opacity: 0.6;
}
.mx_RoomHeader_settingsButton {
display: inline-block;
visibility: hidden;