Skip to content

Commit f3dc555

Browse files
authored
Merge pull request #9211 from GilbertCherrie/fix_variable_table_spacing
Fix variable table spacing
2 parents 94f4726 + c18f264 commit f3dc555

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)