We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e00c6c commit d869c63Copy full SHA for d869c63
css-ui/Overview.bs
@@ -1690,6 +1690,7 @@ textarea
1690
{
1691
/* white space handling of TEXTAREA tags in particular */
1692
white-space:pre-wrap;
1693
+ resize: both;
1694
}
1695
1696
input[type=hidden]
css-ui/Overview.html
@@ -3657,6 +3657,7 @@ <h2 class="no-num heading settled" id="default-style-sheet"><span class="content
3657
3658
3659
3660
3661
3662
3663
0 commit comments