UX feedback on Activity Streams

As well as tags and some select2
This commit is contained in:
Jared Tabor
2016-05-03 16:17:10 -07:00
committed by John Mitchell
parent b6222e5857
commit 1f0d88c7ab
8 changed files with 29 additions and 17 deletions

View File

@@ -181,7 +181,6 @@ table, tbody {
.List-actionHolder {
justify-content: flex-end;
display: flex;
height: 34px;
}
.List-actions {
@@ -189,7 +188,7 @@ table, tbody {
}
.List-auxAction + .List-actions {
margin-left: 10px;
margin-left: 20px;
}
.List-auxAction {