Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit e4c138b

Browse files
committed
fix for minor spacing issue on linux, in grid header legend
Fixes #836
1 parent 6c5f492 commit e4c138b

File tree

1 file changed

+1
-0
lines changed
  • app/plugins/modules/activation-visualizations/web/css

1 file changed

+1
-0
lines changed

app/plugins/modules/activation-visualizations/web/css/table.css

+1
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@
633633
font-size: 0.75em;
634634
font-weight: 400;
635635
text-align: center;
636+
padding-top: 0.25ex;
636637
}
637638
.activation-viz-plugin.grid-header-key .grid-cell {
638639
/* size of squares in legend */

0 commit comments

Comments
 (0)