mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 17:53:40 +08:00
UX: small follow-up to #8047
This commit is contained in:
parent
68f87dffa5
commit
5276a827dd
|
@ -268,6 +268,7 @@
|
||||||
}
|
}
|
||||||
.categories-wrapper {
|
.categories-wrapper {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
// Protection against a very rare edge case in mobile header for topics with
|
// Protection against a very rare edge case in mobile header for topics with
|
||||||
// very long category names and lots of tags at the same time
|
// very long category names and lots of tags at the same time
|
||||||
max-width: 80%;
|
max-width: 80%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user