mirror of
https://github.com/danbulant/design
synced 2026-07-05 19:10:47 +00:00
add explicit width to image
This commit is contained in:
parent
a46095b710
commit
09aa1d5547
1 changed files with 1 additions and 0 deletions
|
|
@ -341,6 +341,7 @@
|
||||||
}
|
}
|
||||||
.also li img {
|
.also li img {
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
width: 24px;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
@media (min-width: 1520px) {
|
@media (min-width: 1520px) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue