Adjust weidget box so widget_subarea aligns with codecell

This commit is contained in:
Jonathan Frederic 2013-10-17 06:12:07 +00:00
parent 686dd7aea0
commit 4d2bcf02e5

View File

@ -1,3 +1,7 @@
div.widget_area {
page-break-inside: avoid;
.hbox();
}
/* This class is for the widget subarea inside the widget_area and after
the prompt div. */