Merge branch 'readonly-p4-donut' into donut
This commit is contained in:
commit
6080c87c31
1 changed files with 5 additions and 1 deletions
|
@ -1016,7 +1016,11 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
|
|||
}
|
||||
|
||||
#headerLeft {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#headerLeft .guide {
|
||||
display:none;
|
||||
}
|
||||
|
||||
#headerRight {
|
||||
|
|
Loading…
Reference in a new issue