From e440ff4b3f872af175873283899cb40f50b8010f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 18 Jul 2013 19:53:32 -0700 Subject: `` and `` element while also changing from `min-height` to `height` for input sizing. Fixes #8520 as opened by @ShaunR (would've merged that PR but I moved everything around right before). --- css.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'css.html') diff --git a/css.html b/css.html index c0e6c5061..4500efdd1 100644 --- a/css.html +++ b/css.html @@ -1772,12 +1772,26 @@ For example, <section> should be wrapped as inline. + + + + {% highlight html %} + + + + {% endhighlight %}

Column sizing

-- cgit v1.2.3