Merge pull request #4357 from consul/fix_tags_in_forms

Fix tags styles in forms
This commit is contained in:
Javi Martín
2021-02-15 15:36:15 +01:00
committed by GitHub

View File

@@ -1,6 +1,3 @@
ul {
&.tags {
@extend %tags;
}
.tags {
@extend %tags;
}