diff --git a/docs/index.html b/docs/index.html index 6bd0911..a32600a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1113,7 +1113,7 @@ window.addEventListener('push', myFunction);
.content
Anything that's not a .bar-title
or .bar-tab
should be put in a div with the class "content
". Put this div after the bars in the <body>
tag. The .content
div is what actually scrolls in a Ratchet prototype.
Anything that's not a .bar-
should be put in a div with the class "content
". Put this div after the bars in the <body>
tag. The .content
div is what actually scrolls in a Ratchet prototype.