[FIX] Fixed the issue of positioning of signin icon in navbar,

bzr revid: psa@tinyerp.com-20131114062743-zku2t3lpoyyc8451
This commit is contained in:
Paramjit Singh Sahota 2013-11-14 11:57:43 +05:30
parent 6f71304ad6
commit f726a07c11
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
display: inline-block;
}
.openerp .oe_attendance_signin {
float:left;
float: right;
height: 32px;
width: 32px;
background: url(/hr_attendance/static/src/img/emp-out32.png);