mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Fixes #350: Website CSS issue
This commit is contained in:
parent
dc71c2092d
commit
f59fa81626
1 changed files with 0 additions and 9 deletions
|
|
@ -1,12 +1,3 @@
|
||||||
.try [class*="span"] {
|
|
||||||
-webkit-box-sizing: border-box;
|
|
||||||
-o-box-sizing: border-box;
|
|
||||||
-moz-box-sizing: border-box;
|
|
||||||
-ms-box-sizing: border-box;
|
|
||||||
box-sizing: border-box;
|
|
||||||
word-wrap: break-word;
|
|
||||||
}
|
|
||||||
|
|
||||||
.try .drops {
|
.try .drops {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue