Fixed comments
This commit is contained in:
parent
8df1b8084d
commit
0a3928c8b6
2 changed files with 9 additions and 12 deletions
1
xExtension-TitleWrap/static/.gitignore
vendored
1
xExtension-TitleWrap/static/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
||||||
style.*.css
|
|
||||||
|
|
@ -1,7 +1,5 @@
|
||||||
.horizontal-list {
|
.horizontal-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
/* uncomment to allow title to expand onto its own line */
|
|
||||||
/*flex-wrap: wrap;*/
|
|
||||||
}
|
}
|
||||||
.horizontal-list.bottom {
|
.horizontal-list.bottom {
|
||||||
display: table;
|
display: table;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue