fix CSS for search timestamps
This commit is contained in:
parent
e43edee9bb
commit
fc02331cd3
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ limitations under the License.
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomView_MessageList > h2 {
|
.mx_RoomView_MessageList h2 {
|
||||||
clear: both;
|
clear: both;
|
||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
|
Loading…
Reference in a new issue