We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dff575 commit e3dd98aCopy full SHA for e3dd98a
assets/css/f5-hugo.css
@@ -1412,15 +1412,6 @@ summary {
1412
color: green;
1413
}
1414
1415
-/* Qualtrics */
1416
-.QSIUserDefinedHTML {
1417
- height: 700px !important;
1418
-}
1419
-
1420
-.QSIUserDefinedHTML * > div {
1421
1422
1423
1424
/* end custom-styles shortcode additions */
1425
1426
/* credit:
@@ -1662,12 +1653,15 @@ li.nav-item a.nav-link {
1662
1653
font-weight:300;
1663
1654
1664
1655
1656
+/* Qualtrics */
1665
1657
.QSIUserDefinedHTML {
1666
1658
width: 83% !important;
1659
+ height: 700px !important;
1667
1660
1668
1661
1669
div.QSIUserDefinedHTML * {
1670
width: 100% !important;
1671
1672
1673
@media (max-width: 618px) {
0 commit comments