mirror of https://github.com/vector-im/riot-web
A little nicer spacing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
b52d6e3d97
commit
910a3e5f31
|
@ -101,8 +101,8 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_SearchBox {
|
.mx_SearchBox {
|
||||||
margin: 0;
|
// To match the space around the title
|
||||||
margin-bottom: 24px;
|
margin: 0 0 15px 0;
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue