mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
removing "min-height: 80px;" from class label
the css-class label is used in the fields section of the table panel. checked fields currently have a 80px rectangle around their names. (cherry picked from commit a825d8e4f0ad09d595f1e7c584e4921f11d01a6e)
This commit is contained in:
parent
ecf5f68c4e
commit
edd618dbfb
@ -481,7 +481,6 @@ legend {
|
||||
|
||||
.label {
|
||||
min-width: 80px;
|
||||
min-height: 80px;
|
||||
.border-radius(0);
|
||||
font-weight: 300;
|
||||
text-shadow: none;
|
||||
|
Loading…
Reference in New Issue
Block a user