mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
removing margin from chart-wrapper div element
This commit is contained in:
parent
60e96f272e
commit
51527f9988
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
.display(flex);
|
||||
.flex(1 0 20px);
|
||||
overflow: visible;
|
||||
margin: 0 5px 0 0;
|
||||
margin: 0;
|
||||
min-height: 0;
|
||||
min-width: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue