Fixed severity column wrapping

This commit is contained in:
Šesták Vít
2017-03-20 16:51:23 +01:00
parent a08b0ceabf
commit b33f8e44ca

View File

@@ -85,6 +85,7 @@ h3.library-identification{
font-size: smaller; font-size: smaller;
margin-bottom: 5px; margin-bottom: 5px;
width: 10px; width: 10px;
white-space: nowrap;
} }
.severity .score{ .severity .score{