Skip to content

Commit 782277d

Browse files
authored
Merge pull request #578 from Kobzol/select-space
Add space to "N rows selected" label
2 parents 1c61205 + c6f137f commit 782277d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/queue.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@
147147
.limited-width {
148148
max-width: 250px;
149149
}
150+
151+
.select-info {
152+
margin-left: 10px;
153+
}
150154
</style>
151155
{% endblock %}
152156

0 commit comments

Comments
 (0)