PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 6.7
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v6.7
6.35 6.34 6.33.1 6.33 6.32.1 6.32 6.31 6.25 6.25.1 6.26 6.26.1 6.27 6.28 6.29 6.3 6.3.1 6.3.2 6.30 6.4 6.4.1 6.4.2 6.5 6.5.1 6.5.2 6.5.3 All 141 releases
← All changes | css/admin/applications.css +1 -5 6.36.7 View file →
@@ -47,15 +47,11 @@
47 47 padding-bottom: 0;
48 48 }
49 49
50 50 .frm-application-card {
51 - border-radius: var(--small-radius);
52 - background: #FFFFFF;
53 51 grid-column: span 3/span 3; /* treat as frm3 */
54 - padding: 10px 0;
55 - display: flex;
56 52 flex-direction: column;
57 - box-shadow: var(--box-shadow-sm);
53 + gap: 0;
58 54 }
59 55
60 56 .frm-application-template-card {
61 57 cursor: pointer;