aboutsummaryrefslogtreecommitdiffstats
path: root/example/index.css
diff options
context:
space:
mode:
authorNeylor Ohmaly2014-04-21 20:26:02 -0300
committerNeylor Ohmaly2014-04-21 20:26:02 -0300
commit9c198f813302a481001ad8f28379ded53dafb058 (patch)
tree128fdaa3feab250dfe00c7685118b3aa725d192b /example/index.css
parentdf33f037a0353da75cc34695b91ab16dc5c5da81 (diff)
parentc1755b785708ba023c484e305d05c28c5640115a (diff)
downloadnsPopover-9c198f813302a481001ad8f28379ded53dafb058.tar.bz2
Merge branch 'master' of https://github.com/nohros/nsPopover
Diffstat (limited to 'example/index.css')
-rw-r--r--example/index.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/example/index.css b/example/index.css
index d641f03..58add65 100644
--- a/example/index.css
+++ b/example/index.css
@@ -37,11 +37,11 @@ body > section {
article {
position: relative;
margin: 0 auto;
- float: left;
}
-article:after {
- clear: both;
+article + h1 {
+ clear: left;
+ display: block;
}
h1 {