mirror of
https://github.com/danbulant/design
synced 2026-06-18 22:01:06 +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 {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
@media (min-width: 1520px) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue