removing unsed graphics in CSS
This commit is contained in:
parent
29246a1f11
commit
9ad04e9b92
@ -113,7 +113,6 @@ height: 35px;
|
||||
line-height: 35px;
|
||||
text-indent: 25px;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background: url(../images/icn_user.png) no-repeat center left;
|
||||
margin-left: 6%;
|
||||
}
|
||||
|
||||
@ -131,7 +130,6 @@ display: block;
|
||||
width: 16px;
|
||||
height: 35px;
|
||||
text-indent: -5000px;
|
||||
background: url(../images/icn_logout.png) center no-repeat;
|
||||
}
|
||||
|
||||
/* Breadcrumbs */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user