Bugs estanterias arreglados
This commit is contained in:
parent
a42029ec03
commit
96a894e4b9
|
@ -70,7 +70,7 @@ Vn.ShelvesReport = new Class
|
|||
var res = resultSet.fetchResult ();
|
||||
res.next ();
|
||||
|
||||
var scale = 0.08;
|
||||
var scale = 0.065;
|
||||
|
||||
var shelf = this.shelf =
|
||||
{
|
||||
|
|
|
@ -35,7 +35,7 @@ h1.page-number
|
|||
}
|
||||
.box > span
|
||||
{
|
||||
font-size: 70%;
|
||||
font-size: 60%;
|
||||
text-align: center;
|
||||
margin: 5%;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue