Tweak some styles for label printing on products index page, etc.

This commit is contained in:
Lance Edgar 2016-02-15 13:24:27 -06:00
parent 7111bb96ca
commit 36149e48ed
2 changed files with 12 additions and 8 deletions

View file

@ -94,6 +94,10 @@
* table
******************************/
.newgrid {
clear: both;
}
.newgrid table {
background-color: white;
border: 1px solid black;