mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Super short tags shouldn't display on same line as title
This commit is contained in:
@@ -88,7 +88,7 @@ a.badge-category {
|
||||
}
|
||||
h1 {
|
||||
margin: 0 0 4px 0;
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
}
|
||||
a.badge-category {
|
||||
margin-top: 5px;
|
||||
|
||||
Reference in New Issue
Block a user