author | Markus Lanthaler <mark_lanthaler@gmx.net> |
Wed, 23 May 2012 22:56:57 +0800 | |
changeset 678 | 45a56125d987 |
parent 677 | 400ed5a84508 |
child 679 | fd58569bdc15 |
playground/playground.css |
--- a/playground/playground.css Tue May 22 15:14:22 2012 -0400 +++ b/playground/playground.css Wed May 23 22:56:57 2012 +0800 @@ -30,7 +30,7 @@ overflow: hidden; width: 100%; padding-top: 10px; -} +} .input-header .left { display: inline-block; @@ -97,3 +97,5 @@ } #frame {display: none;} + +#markup-container { clear: both }