mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-25 05:44:13 -05:00
Merge pull request #1212 from mewtaylor/issue/svg-ie11
Fix GH-1208: add height to svg
This commit is contained in:
commit
efa00b95db
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ td {
|
||||||
|
|
||||||
.conf2017-panel-row-icon-image {
|
.conf2017-panel-row-icon-image {
|
||||||
width: 1.75rem;
|
width: 1.75rem;
|
||||||
|
height: 1.75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button.mod-2017-panel {
|
.button.mod-2017-panel {
|
||||||
|
|
Loading…
Reference in a new issue