Added activity stream navigation dropdown

This commit is contained in:
Michael Abashian
2016-02-09 15:49:03 -05:00
parent 799426df87
commit a450dbb42a
5 changed files with 61 additions and 0 deletions

View File

@@ -173,6 +173,12 @@ table, tbody {
justify-content: flex-end;
display: flex;
margin-top: -10px;
margin-left: 10px;
}
.List-auxAction {
justify-content: flex-end;
display: flex;
}
.List-buttonSubmit {