s4

changeset 135:9830fe98edb5

*.clear {cloear: both;}
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 05 Sep 2015 21:00:00 +0859
parents 12c3f2e334a1
children 6b19f2d15ac6
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/examples/common/default/default.css	Tue Aug 25 22:40:57 2015 +0859
     1.2 +++ b/examples/common/default/default.css	Sat Sep 05 21:00:00 2015 +0859
     1.3 @@ -107,3 +107,4 @@
     1.4  div.xy96x96 {min-width: 96px; min-height: 116px;}
     1.5  div.xy50x50 {min-width: 50px; min-height: 70px;}
     1.6  div.right {clear: both; float: right;}
     1.7 +*.clear {cloear: both;}