[Common] debug button's layout
This commit is contained in:
parent
e3e32fed91
commit
fb8eb5ddea
|
@ -77,7 +77,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
flex-grow: 1;
|
//flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.caption {
|
.caption {
|
||||||
|
@ -148,6 +148,10 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.inner-box-icon {
|
||||||
|
height: 28px; // TODO: clear. FF bug 984869. fixed. isn't released.
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-top {
|
.icon-top {
|
||||||
|
|
Loading…
Reference in a new issue