show results

This commit is contained in:
Matthew Hodgson 2015-12-11 02:58:47 +00:00
parent 3fb0c9883b
commit 898cb399a3

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;