mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
Merge pull request #62 from carljbowman/navigation-icon-update
Fix 'M' issue in Firefox
This commit is contained in:
commit
ed94b6f447
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-indent: 100%;
|
text-indent: 50px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue