fix merge issues. move user icons to the right.
This commit is contained in:
parent
ee6f4f2b1e
commit
2b6b6d7db0
2 changed files with 8 additions and 6 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue