Skip to content

Commit c67b5df

Browse files
committed
Update image sizes
1 parent 0c93f80 commit c67b5df

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

modules/ROOT/images/privileges_grant_and_deny_syntax_database_privileges.svg

Lines changed: 1 addition & 1 deletion
Loading

modules/ROOT/images/privileges_hierarchy_database.svg

Lines changed: 1 addition & 1 deletion
Loading

modules/ROOT/pages/authentication-authorization/database-administration.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ See link:{neo4j-docs-base-uri}/status-codes/{page-version}/notifications/all-not
187187
The hierarchy between the different database privileges is shown in the image below.
188188

189189
// TODO: do we want two pictures, one for Cypher 5 and one for Cypher 25? I'd guess not but I'm not sure
190-
image::privileges_hierarchy_database.svg[width="800", title="Database privileges hierarchy"]
190+
image::privileges_hierarchy_database.svg[title="Database privileges hierarchy"]
191191

192192

193193

@@ -529,7 +529,7 @@ GRANT [IMMUTABLE] TRANSACTION [MANAGEMENT] [( { * \| user[, ...] } )]
529529
|===
530530

531531
// TODO: do we want two pictures, one for Cypher 5 and one for Cypher 25? I'd guess not but I'm not sure
532-
image::privileges_grant_and_deny_syntax_database_privileges.svg[width="800", title="Syntax of GRANT and DENY Database Privileges"]
532+
image::privileges_grant_and_deny_syntax_database_privileges.svg[title="Syntax of GRANT and DENY Database Privileges"]
533533

534534

535535
[[access-control-database-administration-access]]

0 commit comments

Comments
 (0)