Remove unnecessary action bar wrapper divs (#3299)

This commit is contained in:
Nolan Lawson
2017-05-25 05:15:12 -07:00
committed by Eugen Rochko
parent 08dce5e607
commit 71b266377c
3 changed files with 5 additions and 5 deletions

View File

@ -676,7 +676,7 @@
margin-top: 10px;
}
.status__action-bar-button-wrapper {
.status__action-bar-button {
float: left;
margin-right: 18px;
}