Merge pull request #15 from emmawinston/local-indicator-spacing-fix

Correct local-only indicator spacing
This commit is contained in:
Darius Kazemi 2019-09-10 14:01:01 -07:00 committed by GitHub
commit d1c5063cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1097,6 +1097,7 @@
.status__action-bar-dropdown {
height: 23.15px;
width: 23.15px;
margin-right: 18px;
}
.detailed-status__action-bar-dropdown {