missed a few selectors in html5 conversion
This commit is contained in:
parent
6b3d4588c9
commit
e62faa8bd8
|
@ -175,10 +175,10 @@ img.emu {
|
||||||
.info textarea {
|
.info textarea {
|
||||||
width: 20em;
|
width: 20em;
|
||||||
}
|
}
|
||||||
.honk .title {
|
.honk header {
|
||||||
height: 48px;
|
height: 48px;
|
||||||
}
|
}
|
||||||
.honk .title img {
|
.honk header img {
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue