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:
Jan Gaedicke 2014-01-02 14:17:50 +01:00 committed by Torkel Ödegaard
parent ecf5f68c4e
commit edd618dbfb

View File

@ -481,7 +481,6 @@ legend {
.label {
min-width: 80px;
min-height: 80px;
.border-radius(0);
font-weight: 300;
text-shadow: none;