Add more space between icons and "load more/less"
This commit is contained in:
parent
850c1bf7cc
commit
9e9afa455b
1 changed files with 4 additions and 0 deletions
|
@ -243,6 +243,10 @@
|
|||
@include peertube-word-wrap;
|
||||
}
|
||||
|
||||
.glyphicon, .description-loading {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.description-loading {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue