Merge pull request #2224 from ansible/2179

align tag to left hand side of bar
This commit is contained in:
John Mitchell
2018-06-26 13:48:38 -04:00
committed by GitHub

View File

@@ -238,6 +238,7 @@
display: flex;
width: 100%;
flex-wrap: wrap;
margin-left: -5px;
}
// Status Bar -----------------------------------------------------------------------------