mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
This reverts commit c06b44584d
.
This commit is contained in:
parent
b1866f5b2b
commit
ee501cfd9c
2 changed files with 0 additions and 6 deletions
|
@ -4,7 +4,6 @@
|
|||
@import (reference) "~ui/styles/bootstrap/bootstrap";
|
||||
@import "./react-input-range";
|
||||
@import "./react-select";
|
||||
@import "./pui_react";
|
||||
|
||||
.small {
|
||||
font-size: 0.9em !important;
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
// React 16 pushes tooltip to far left of page
|
||||
// Providing width corrects the problem and centers tooltip over triggering element
|
||||
.tooltip {
|
||||
width: 1px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue