Skip to content

Commit e10e6bd

Browse files
committed
fixed issue where tweets would start nesting because of no clear on the li
1 parent 9faf07b commit e10e6bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/css/app.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ form.join
8181
box-shadow(1px 1px 1px 1px rgba(0, 0, 0, .5))
8282
border-radius(4px)
8383
background #222
84+
85+
li
86+
clear both
8487
h2
8588
margin-top 20px
8689
text-align center

0 commit comments

Comments
 (0)