We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744773b commit 773cea4Copy full SHA for 773cea4
modules/overflow.html
@@ -33,7 +33,7 @@
33
color: white;
34
background: crimson;
35
display: inline-block;
36
- width: 100%;
+ min-width: 50%;
37
padding: 3px 5px;
38
box-sizing: border-box;
39
}
0 commit comments