cleanup statusbar styles

This commit is contained in:
Justin Palmer
2013-02-06 15:12:22 -08:00
parent 124b2c0c07
commit 1f50ca8d16
3 changed files with 20 additions and 13 deletions

View File

@@ -1,9 +0,0 @@
.status-bar {
position: relative;
-webkit-user-select: none;
cursor: default;
}
.status-bar .git-branch {
float: right;
}