Merge branch 'master' into glitch-soc/merge-upstream

This commit is contained in:
Thibaut Girka
2019-06-11 21:55:00 +02:00
15 changed files with 374 additions and 151 deletions

View File

@ -3075,6 +3075,10 @@ a.status-card.compact:hover {
display: flex;
}
.column-header__links {
margin-bottom: 14px;
}
.column-header__links .text-btn {
margin-right: 10px;
}