diff --git a/docs/content/components/context-menu/index.html b/docs/content/components/context-menu/index.html
index 4db480d..a5a0f85 100644
--- a/docs/content/components/context-menu/index.html
+++ b/docs/content/components/context-menu/index.html
@@ -56,7 +56,7 @@
body {
margin: 0;
padding: 0;
- font-size: 12pt!important;
+ font-size: 11pt!important;
position: relative;
min-height: 100vh;
}
@@ -406,7 +406,7 @@
contextMenu.show();
-contextMenu.hide();
Example
Components
Context Menu

A bottom popping context menu, like the one commonly used on mobile devices.
Menu Overlay

A classic floating action button activated menu for page-contextual operations.
Media Browser

A gestures enabled media browser supporting image, videos and text.
Playground

Client-side web component editor with live preview and download functionality.
Components
Context Menu

A bottom popping context menu, like the one commonly used on mobile devices.
Menu Overlay

A classic floating action button activated menu for page-contextual operations.
Media Browser

A gestures enabled media browser supporting image, videos and text.
Playground

Client-side web component editor with live preview and download functionality.
Controllers
Shadow View

Declarative shadow DOM view component
Transpose Fx

Transpose effect to transition a component between two views
Gesture Helper

Helper class for detecting common touch gestures.
List View

List View with lazy-loaded elements
Drawer Layout

An adaptive drawer layout for both mobile and desktop displays, gestures enabled.
View Pager

View Pager component for implementing carousel, gallery, tab-views. Gesture enabled, for desktop and mobile.
Header Auto Hide

Automatically hides/reveals header on scroll.
Scroll Helper

Scroll helper to improve page scrolling handling, watching elements and get notified when they scroll into view.
Controllers
Shadow View

Declarative shadow DOM view component
Transpose Fx

Transpose effect to transition a component between two views
Gesture Helper

Helper class for detecting common touch gestures.
List View

List View with lazy-loaded elements
Drawer Layout

An adaptive drawer layout for both mobile and desktop displays, gestures enabled.
View Pager

View Pager component for implementing carousel, gallery, tab-views. Gesture enabled, for desktop and mobile.
Header Auto Hide

Automatically hides/reveals header on scroll.
Scroll Helper

Scroll helper to improve page scrolling handling, watching elements and get notified when they scroll into view.