Merge pull request #854 from laf/badge-width

Fixes width of disabled devices badge
This commit is contained in:
Paul Gear
2015-04-23 08:20:48 +10:00

View File

@ -1608,5 +1608,5 @@ tr.search:nth-child(odd) {
.threeqtr-width {
display:block;
width: 75%;
min-width: 75%;
}