Activity Stream: fixed activity steam query build when called for specific objects. Fixed minor style issues.

This commit is contained in:
chris Houseknecht
2014-01-16 16:44:56 -05:00
parent 3a4899e04a
commit fe40f3adf5
4 changed files with 15 additions and 8 deletions

View File

@@ -712,6 +712,10 @@ input[type="checkbox"].checkbox-no-label {
}
}
#home-list-actions {
margin-bottom: 15px;
}
/* End Display list actions */
@@ -1300,6 +1304,10 @@ tr td button i {
display: none;
border-radius: 8px;
z-index: 20; /* has to be greater than tree selector */
.nav-path {
margin-bottom: 15px;
}
}
#stream-content {