Use directory search box component

This commit is contained in:
David Baker
2016-09-23 13:48:44 +01:00
parent 16c22e07b8
commit 2e77b0a3c7
4 changed files with 67 additions and 16 deletions

View File

@@ -59,13 +59,8 @@ limitations under the License.
border-spacing: 5px;
}
.mx_RoomDirectory_input {
.mx_RoomDirectory_searchbox {
display: table-cell;
border-radius: 3px;
border: 1px solid #c7c7c7;
font-weight: 300;
font-size: 13px;
padding: 9px;
}
.mx_RoomDirectory_listheader .mx_NetworkDropdown {