mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
css: Re-add margin:0
removed by 9d0ef4cf3 to .overview-plugin-output
This commit is contained in:
parent
23590c5e20
commit
d2a2eae600
@ -90,6 +90,7 @@
|
||||
color: @text-color-light;
|
||||
font-family: @font-family-fixed;
|
||||
font-size: @font-size-small;
|
||||
margin: 0;
|
||||
white-space: pre-wrap;
|
||||
// Long text in table cells overflows the table's width if the table's layout is not fixed.
|
||||
// Thus overflow-wrap will not have any effect. But w/ the following we set a width of any value
|
||||
|
Loading…
x
Reference in New Issue
Block a user