last margin adjustements for search icon position on tags (#1471)
Cette révision appartient à :
Parent
d7a649c35b
révision
a9ca084911
1 fichiers modifiés avec 4 ajouts et 1 suppressions
|
@ -1809,7 +1809,10 @@ span.tag {
|
||||||
.tag.accepted a{
|
.tag.accepted a{
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
.tag.accepted span a {
|
.tag.accepted .tag-text {
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
.tag.accepted .tag-text a {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
.tag.accepted i{
|
.tag.accepted i{
|
||||||
|
|
Référencer dans un nouveau ticket