1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-18 04:02:04 +03:00

remove erroneous margin

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2020-03-13 00:16:11 +00:00
parent 359b07b8ef
commit 642dd08ca2

View File

@@ -48,7 +48,6 @@ limitations under the License.
.mx_RoomDirectory_listheader {
display: block;
margin-top: 13px;
margin-bottom: 13px;
}
.mx_RoomDirectory_searchbox {