Skip to content

Commit d421e23

Browse files
artemanufrijjuliusknorr
authored andcommitted
added assigned-users into css block
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
1 parent bdd47c8 commit d421e23

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,15 +609,16 @@ button.button-inline:hover {
609609
text-align: center;
610610
}
611611

612-
.avatardiv {
612+
#assigned-users .avatardiv {
613613
float: left;
614614
background-color: #eee;
615615
border-radius: 16px;
616616
width: 32px;
617617
height: 32px;
618+
margin-right: 3px;
618619
}
619620

620-
.avatardiv .icon-group {
621+
#assigned-users .avatardiv .icon-group {
621622
margin: 7px;
622623
opacity: 0.5;
623624
display: block !important;

0 commit comments

Comments
 (0)