UX: Fix mobile alert spacing (#13506)

This commit is contained in:
Kris 2021-06-23 15:21:17 -04:00 committed by GitHub
parent 958340b632
commit 1702922a7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,4 @@
.alert.alert-info {
margin-top: 1em;
margin-bottom: 0;
&.clickable {
// there are (n) new or updated topics, click to show
margin-top: 0;