Render node ID label only if it differs from the title
This commit is contained in:
parent
6b34bb4531
commit
b4fa1d9126
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ span.hidden-label {
|
|||
|
||||
h1.node-title {
|
||||
display: inline;
|
||||
margin: 10px;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
footer div {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue