UX: small follow-up to #8047

This commit is contained in:
Joe 2019-08-28 16:52:46 +08:00 committed by GitHub
parent 68f87dffa5
commit 5276a827dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,6 +268,7 @@
}
.categories-wrapper {
display: inline-flex;
align-items: center;
// 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
max-width: 80%;