fix merge issues. move user icons to the right.

This commit is contained in:
Luke Pulverenti 2013-03-30 11:04:59 -04:00
parent ee6f4f2b1e
commit 2b6b6d7db0
2 changed files with 8 additions and 6 deletions

View file

@ -33,7 +33,7 @@ body {
h1 {
font-family: 'Segoe UI Light', 'Open Sans', Arial, Helvetica, sans-serif;
font-weight: 200;
font-size: 32pt;
font-size: 28pt;
}
.toolsSidebar h1 {
@ -91,10 +91,6 @@ pre, textarea.pre {
background-attachment: fixed!important;
}
.ui-btn-icon-notext .ui-btn-inner .ui-icon {
margin: -10px -9px 0 0!important;
}
/*
Header
*/