max-width on long check names with no spaces is problematic

This commit is contained in:
Pēteris Caune 2016-12-27 12:28:22 +02:00
parent e3ed4d25bb
commit ff95f27827

View File

@ -6,10 +6,6 @@
background-color: #f5f5f5;
}
.my-checks-name {
max-width: 250px;
}
.my-checks-name.unnamed {
color: #999;
font-style: italic;