You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using both tags and search plugins, the tags in the search bars are sticking to each others without proper spacing. I guess it can be fixed with the following:
site_name: My Docstheme:
name: materialplugins:
- tags
- search
---tags:
- HTML5
- JavaScript
- CSS3
- Web Development
- Web Design
- Web
- Development
- Design
- Frontend
- Front-end
- Back to the Future
- Marty McFly---# Welcome to MkDocs
Thanks for reporting. Fixed in 06fe18a. This is a regression of a tags refactoring we did some time ago. It also appeared in the community edition and is not exclusive to Insiders.
Your response time on this is nothing short of legendary. It's like you hot-patched it before the exception was even thrown—on a Sunday, no less. Super impressive!
Context
When using both
tags
andsearch
plugins, the tags in the search bars are sticking to each others without proper spacing. I guess it can be fixed with the following:Bug description
In this example I have few tags. We notice both horizontally and vertically there is no margin:
Related links
https://squidfunk.github.io/mkdocs-material/setup/setting-up-tags/
Reproduction
It happens with the latest insiders version
Steps to reproduce
Run mkdocs materials with few tags...
Browser
No response
Before submitting
The text was updated successfully, but these errors were encountered: