Improve theme layout on non-flex browsers
This commit is contained in:
parent
33591ce0a3
commit
b8ccd6cc3e
2 changed files with 3 additions and 2 deletions
|
@ -332,6 +332,7 @@ a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */
|
|||
display: flex;
|
||||
}
|
||||
.bw-theme__item {
|
||||
display: inline-block;
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
padding: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue