[IMP] remove pixel-based min-widths

bzr revid: xmo@openerp.com-20111215112942-zk73l2334on3kliq
This commit is contained in:
Xavier Morel 2011-12-15 12:29:42 +01:00
parent 5780813b90
commit e397be178b
2 changed files with 0 additions and 5 deletions

View File

@ -2,7 +2,6 @@ body.openerp {
padding: 0;
margin: 0;
height: 100%;
min-width: 1000px;
overflow-y: scroll;
font-size: 80%;
font-family: Ubuntu, Helvetica, sans-serif;

View File

@ -315,10 +315,6 @@
margin: 0.5em 0;
}
.openerp .oe_app_tiles {
width: 980px;
}
.openerp .oe_app_tiles h1, .openerp .oe_app_tiles h3 {
margin: 16px 24px;
color: #555