Add the ability to use multiple labels as filters(#5786)

This commit is contained in:
Lauris BH 2019-01-23 06:10:38 +02:00 committed by techknowlogick
parent 6a949af8ca
commit 075649572d
9 changed files with 74 additions and 24 deletions

File diff suppressed because one or more lines are too long

View file

@ -129,8 +129,11 @@
margin: 5px -7px 0 -5px;
width: 16px;
}
.text{
margin-left: 0.9em;
&.labels .octicon {
margin: -2px -7px 0 -5px;
}
.text {
margin-left: 0.9em;
}
.menu {
max-height: 300px;