mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
FIX: Fixes wrapping of buttons with larger buttons
Thanks to Kris for solution
This commit is contained in:
parent
0be68f147a
commit
657facb1d5
@ -286,7 +286,8 @@ ol.category-breadcrumb {
|
||||
}
|
||||
|
||||
.top-title-buttons {
|
||||
display: inline;
|
||||
display: inline-flex;
|
||||
margin: .25em 0;
|
||||
|
||||
button {
|
||||
margin-right: 0.5em;
|
||||
|
Loading…
Reference in New Issue
Block a user