mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 12:13:19 -06:00
Prevent some elements on categories taxonomy from wrapping
This commit is contained in:
parent
9bee463a3c
commit
684769df5a
@ -167,6 +167,11 @@
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.category-list a,
|
||||||
|
.category-list .category-metadata {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Tags list format */
|
/* Tags list format */
|
||||||
|
Loading…
Reference in New Issue
Block a user