Add more space between icons and "load more/less"
This commit is contained in:
parent
850c1bf7cc
commit
9e9afa455b
|
@ -243,6 +243,10 @@
|
||||||
@include peertube-word-wrap;
|
@include peertube-word-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.glyphicon, .description-loading {
|
||||||
|
margin-left: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
.description-loading {
|
.description-loading {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue