Skip to content

Commit a4c1e53

Browse files
committed
Fixed value mapping dropdowns going off-screen caused by very long PDF field option labels
1 parent d1b910e commit a4c1e53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: css/admin.css

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115

116116
.pdf-forms-for-wpforms-admin .mapping-table
117117
{
118+
table-layout: fixed;
118119
width: 100%;
119120
}
120121

0 commit comments

Comments
 (0)