[SSE PE] refactoring
This commit is contained in:
parent
7b57bdb6b7
commit
687ada7b50
|
@ -1,12 +1,6 @@
|
|||
// Icons
|
||||
.device-ios {
|
||||
i.icon {
|
||||
&.icon-logo {
|
||||
width: 100px;
|
||||
height: 14px;
|
||||
background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
|
||||
}
|
||||
|
||||
&.icon-search {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
|
|
|
@ -2,11 +2,6 @@
|
|||
|
||||
.device-ios {
|
||||
i.icon {
|
||||
&.icon-logo {
|
||||
width: 100px;
|
||||
height: 14px;
|
||||
background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
|
||||
}
|
||||
&.icon-search {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
|
|
Loading…
Reference in a new issue