Adjusted notification icon alignment
This commit is contained in:
parent
6f41fb295e
commit
b3521e5033
4 changed files with 20 additions and 0 deletions
|
|
@ -2509,6 +2509,11 @@ body.layout-single-column {
|
|||
width: 56px;
|
||||
text-align: right;
|
||||
}
|
||||
@media screen and (max-width:889px) {
|
||||
.layout-single-column .notification__favourite-icon-wrapper {
|
||||
width: 51px;
|
||||
}
|
||||
}
|
||||
.layout-single-column .notification__favourite-icon-wrapper i.fa-star {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2509,6 +2509,11 @@ body.layout-single-column {
|
|||
width: 56px;
|
||||
text-align: right;
|
||||
}
|
||||
@media screen and (max-width:889px) {
|
||||
.layout-single-column .notification__favourite-icon-wrapper {
|
||||
width: 51px;
|
||||
}
|
||||
}
|
||||
.layout-single-column .notification__favourite-icon-wrapper i.fa-star {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2509,6 +2509,11 @@ body.layout-single-column {
|
|||
width: 56px;
|
||||
text-align: right;
|
||||
}
|
||||
@media screen and (max-width:889px) {
|
||||
.layout-single-column .notification__favourite-icon-wrapper {
|
||||
width: 51px;
|
||||
}
|
||||
}
|
||||
.layout-single-column .notification__favourite-icon-wrapper i.fa-star {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2509,6 +2509,11 @@ body.layout-single-column {
|
|||
width: 56px;
|
||||
text-align: right;
|
||||
}
|
||||
@media screen and (max-width:889px) {
|
||||
.layout-single-column .notification__favourite-icon-wrapper {
|
||||
width: 51px;
|
||||
}
|
||||
}
|
||||
.layout-single-column .notification__favourite-icon-wrapper i.fa-star {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue