Skip to content

Commit 5c7b296

Browse files
committed
Make report-issue link as big as "Show scratchpad"
Auditors: eater
1 parent 98a2eba commit 5c7b296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/khan-exercise.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ body.debug .graphie { outline: 1px dashed #fdd; }
144144
}
145145

146146
#scratchpad-not-available { display: none; }
147-
#extras .report-issue-link { float: right; font-size: 11px; }
147+
#extras .report-issue-link { float: right; }
148148

149149
#tester-info.info-box { background: #f2e4bf; }
150150
#tester-info .box { border: 1px solid black; padding: 2px 4px; margin-left: 5px; }

0 commit comments

Comments
 (0)