Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 8f3eea2

Browse files
Margin tweaks for activecode
1 parent c6ba968 commit 8f3eea2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

runestone/activecode/css/activecode.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767

6868
.ac_output {
6969
margin-top: 10px;
70+
margin-bottom: -10px;
7071
display: none;
7172
background-color: inherit;
7273
}
@@ -146,3 +147,7 @@
146147
margin-bottom: 10px;
147148
min-height: 0px !important;
148149
}
150+
151+
.codelens {
152+
margin-bottom: 20px;
153+
}

0 commit comments

Comments
 (0)