pdp11-device layout hack

This commit is contained in:
Jeff Parsons 2016-10-19 17:33:02 -07:00 committed by Jeff Parsons
commit 8e2b50afe1
2 changed files with 5 additions and 4 deletions

View file

@ -199,7 +199,8 @@
.pcjs-registers {
width: 100% !important;
}
.pcjs-device {
.pdp11-device {
width: 100% !important;
max-width: none !important;
}
}