Skip to content

Commit a7d4e43

Browse files
committed
chore: wrap tags on new lines if it does not fit
1 parent aca0074 commit a7d4e43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

views/default/questions/site.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
> .elgg-menu-container {
88
display: inline-block;
9+
10+
> .elgg-menu {
11+
display: inline-block;
12+
}
913
}
1014

1115
li.elgg-tag {

0 commit comments

Comments
 (0)