align tag to left hand side of bar

link #2169
This commit is contained in:
John Mitchell
2018-06-19 11:42:57 -04:00
committed by GitHub
parent 598d6e8445
commit 5231b4c738

View File

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