adjust CSS to make tags display properly.
This commit is contained in:
parent
0a2925c5f5
commit
ca36718a8f
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
right {
|
right {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tag {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue