force w/h for buttons
This commit is contained in:
parent
ba10bcc1fe
commit
97395f7fae
1 changed files with 5 additions and 0 deletions
|
@ -217,6 +217,11 @@ pre {
|
|||
gap: 5px;
|
||||
}
|
||||
|
||||
.buttons-88x31 img {
|
||||
width: 88px;
|
||||
height: 31px;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue