CSS : Fix size BOX in dashboard

This commit is contained in:
Dany De Bontridder 2014-03-13 18:24:07 +01:00
parent 88b4de4f45
commit 4e50bc4e79
4 changed files with 4 additions and 8 deletions

View file

@ -1431,11 +1431,10 @@ div.box {
margin-left:3px;
margin-right:3px;
padding:2px;
//margin:2px;
overflow:hidden;
border:1px solid #00008B;
width:30%;
height:312px;
height:335px;
float:left;
font-size:14px;
font-size:0.90rem;

View file

@ -1442,11 +1442,10 @@ div.box {
margin-left:3px;
margin-right:3px;
padding:2px;
//margin:2px;
overflow:hidden;
border:1px solid #00008B;
width:30%;
height:312px;
height:338px;
float:left;
font-size:14px;
font-size:0.90rem;

View file

@ -1437,11 +1437,10 @@ div.box {
margin-left:3px;
margin-right:3px;
padding:2px;
//margin:2px;
overflow:hidden;
border:1px solid #6D3F2E;
width:30%;
height:312px;
height:338px;
float:left;
font-size:14px;
font-size:0.90rem;

View file

@ -1431,11 +1431,10 @@ div.box {
margin-left:3px;
margin-right:3px;
padding:2px;
//margin:2px;
overflow:hidden;
border:1px solid #00008B;
width:30%;
height:312px;
height:338px;
float:left;
font-size:14px;
font-size:0.90rem;