lint
This commit is contained in:
parent
ea6114f63c
commit
9a6363431d
1 changed files with 1 additions and 2 deletions
|
@ -164,10 +164,8 @@ $status-margin: 0.75em;
|
||||||
position: relative;
|
position: relative;
|
||||||
align-content: baseline;
|
align-content: baseline;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 160%;
|
|
||||||
margin-top: 0.2em;
|
margin-top: 0.2em;
|
||||||
line-height: 130%;
|
line-height: 130%;
|
||||||
|
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
}
|
}
|
||||||
|
@ -179,6 +177,7 @@ $status-margin: 0.75em;
|
||||||
margin-right: 0.4em;
|
margin-right: 0.4em;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply-glued-label {
|
.reply-glued-label {
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue