NIHVIVO-235 commented out display:none for div.panelContents so Admin Panel is expanded by default
This commit is contained in:
parent
1918aedc1d
commit
567d83fcf8
1 changed files with 1 additions and 1 deletions
|
@ -487,7 +487,7 @@ div.admin {
|
|||
div.panelContents {
|
||||
color: #777;
|
||||
background: #e5e3d5;
|
||||
display: none;
|
||||
/* display: none;*/
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue