Skip to content

Commit 9d034da

Browse files
committed
closing iframe tag
1 parent 232ba4f commit 9d034da

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

site-content/source/modules/ROOT/pages/index.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ Cassandra streams data between nodes during scaling operations such as adding a
139139
== Cassandra Users
140140
Cassandra is used by thousands of companies with large active data sets.
141141

142-
[openblock, users-section-flex]
142+
[openblock, users-section-flex py-medium]
143143
--------
144-
[openblock, w50 home-quotes]
144+
[openblock, w50 home-quotes full-800 pb-medium]
145145
----------
146146
[openblock, home-quote hidden pa-large text-left ]
147147
------------
@@ -173,10 +173,10 @@ Cassandra is used by thousands of companies with large active data sets.
173173
----------
174174
// end home quotes w50
175175
176-
[openblock, w50]
176+
[openblock, w50 full-800]
177177
----------
178178
++++
179-
<iframe width="100%" height="500" title="Activity Feed — Powered by Orbit" src="https://app.orbit.love/apache-cassandra-pmc/embedded/GwluP0" />
179+
<iframe width="100%" height="500" title="Activity Feed — Powered by Orbit" src="https://app.orbit.love/apache-cassandra-pmc/embedded/GwluP0"></iframe>
180180
++++
181181
----------
182182

site-ui/build/ui-bundle.zip

-28.3 KB
Binary file not shown.

site-ui/src/css/tt_styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2173,6 +2173,10 @@ p code {
21732173
display: inherit;
21742174
}
21752175

2176+
.users-section-flex > .content {
2177+
display: block;
2178+
}
2179+
21762180
.float50 {
21772181
float: none;
21782182
width: 100%;

0 commit comments

Comments
 (0)