Skip to content

Commit d4fa20c

Browse files
committed
Modal value styling WP7
1 parent 8df9357 commit d4fa20c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

assets/css/table.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/codepress-admin-columns.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Content-Transfer-Encoding: 8bit\n"
99
"Language-Team: Admin Columns <info@admincolumns.com>\n"
1010
"Last-Translator: Codepress <info@codepress.nl\n"
11-
"POT-Creation-Date: 2026-05-29 08:08+0000\n"
11+
"POT-Creation-Date: 2026-05-29 08:14+0000\n"
1212
"X-Poedit-Basepath: ..\n"
1313
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
1414
"X-Poedit-SearchPath-0: .\n"

src/scss/components/_value-modal.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ $modalZindex: 10000000000;
125125

126126
button {
127127
width: 40px;
128-
height: 40px;
128+
height: auto;
129129
border: none;
130130
border-left: 1px solid #ccc;
131131
justify-content: center;

0 commit comments

Comments
 (0)