You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/page/page.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The basic layout of a page differs depending on whether your application uses ve
11
11
### Page with vertical navigation
12
12
13
13
<divclass="ws-docs-content-img">
14
-

14
+

15
15
</div>
16
16
17
17
**1. Masthead:** The masthead provides a consistent header for every page in your application. See the [masthead design guidelines](/components/masthead/design-guidelines) for more details.
@@ -29,7 +29,7 @@ The basic layout of a page differs depending on whether your application uses ve
29
29
### Page with horizontal navigation
30
30
31
31
<divclass="ws-docs-content-img">
32
-

32
+

33
33
</div>
34
34
35
35
When using a horizontal primary navigation, the left-hand sidebar is removed and the navigation is placed inline with other masthead elements. All other page elements remain the same.
0 commit comments