mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 16:48:29 +08:00
FIX: Adjust styling of first notification (#13366)
* UX: Fix first notification layout
This commit is contained in:
parent
e147b1c15a
commit
7d8483f698
|
@ -531,7 +531,7 @@ table {
|
|||
|
||||
.first-notification,
|
||||
.read-later {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
margin-bottom: 36px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user