Skip to content

Commit c18f264

Browse files
Fix variable table spacing
1 parent d1edba3 commit c18f264

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

app/stylesheet/miq-structured-list.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,11 @@
263263
width: 100%;
264264
}
265265

266-
.miq-structured-list-accordion {
266+
.miq-structured-list-accordion {
267+
.list_header {
268+
width: 50%;
269+
}
270+
267271
width: 50%;
268272
}
269273

0 commit comments

Comments
 (0)