css fixes to list headers

-tags (like admin on users) are now correctly centered
-buttons on certain forms do not create header centering issues
-added lockup css for use with panel header titles
This commit is contained in:
John Mitchell
2016-02-02 10:48:49 -05:00
parent 5a6dd266da
commit 1b357d5a3e
3 changed files with 25 additions and 9 deletions

View File

@@ -43,7 +43,8 @@
text-transform: uppercase;
font-weight: 100;
position: absolute;
margin-top: 2px;
margin-top: 2.25px;
height: 16px;
}
.Form-exitHolder{