mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
CSS: Reduce width of the name column in name-value-pair tables
refs #5543
This commit is contained in:
parent
913752ddae
commit
7cfe79bd8d
@ -32,7 +32,7 @@
|
|||||||
.text-small();
|
.text-small();
|
||||||
// Reset default font-weight
|
// Reset default font-weight
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
width: 200px;
|
width: 120px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user