[REV] Keep 100% width oe_login. We'd better refactor login dom.

bzr revid: fme@openerp.com-20121212212027-m5rg0tmgwk0ium1l
This commit is contained in:
Fabien Meghazi 2012-12-12 22:20:27 +01:00
parent 4106de73a9
commit bc038c36db
2 changed files with 4 additions and 4 deletions

View File

@ -934,8 +934,8 @@
.openerp .oe_login .oe_login_footer {
position: absolute;
bottom: -40px;
left: -134px;
width: 600px;
left: 0;
width: 100%;
text-align: center;
}
.openerp .oe_login .oe_login_footer a {

View File

@ -774,8 +774,8 @@ $sheet-padding: 16px
.oe_login_footer
position: absolute
bottom: -40px
left: -134px
width: 600px
left: 0
width: 100%
text-align: center
a
color: #eee