Skip to content

Commit 9fe2d6f

Browse files
committed
Make sure Toggle All is on its own line
1 parent 10520c5 commit 9fe2d6f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ a {
1818
color: #88f;
1919
}
2020

21+
.expand {
22+
display: block;
23+
margin-bottom: 5px;
24+
}
25+
2126
.output, .input {
2227
border: 1px solid #aaa;
2328
background: #fff;

0 commit comments

Comments
 (0)