mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-29 04:51:36 -05:00
Prevent some elements on categories taxonomy from wrapping
This commit is contained in:
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user