Bugs estanterias arreglados

This commit is contained in:
Juan Ferrer Toribio 2015-10-22 07:11:17 +02:00
parent a42029ec03
commit 96a894e4b9
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ Vn.ShelvesReport = new Class
var res = resultSet.fetchResult (); var res = resultSet.fetchResult ();
res.next (); res.next ();
var scale = 0.08; var scale = 0.065;
var shelf = this.shelf = var shelf = this.shelf =
{ {

View File

@ -35,7 +35,7 @@ h1.page-number
} }
.box > span .box > span
{ {
font-size: 70%; font-size: 60%;
text-align: center; text-align: center;
margin: 5%; margin: 5%;
display: inline-block; display: inline-block;