mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
This commit is contained in:
parent
ee1c15b9cc
commit
873a8bc520
@ -68,9 +68,9 @@
|
||||
}
|
||||
|
||||
.search-item {
|
||||
word-wrap: break-word;
|
||||
display: block;
|
||||
padding: 3px 10px;
|
||||
white-space: nowrap;
|
||||
background-color: $grafanaListBackground;
|
||||
margin-bottom: 4px;
|
||||
|
||||
|
@ -57,6 +57,7 @@ div.flot-text {
|
||||
min-height: 9px;
|
||||
padding-top: 4px;
|
||||
cursor: pointer;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.panel-title {
|
||||
|
Loading…
Reference in New Issue
Block a user