Skip to content

Commit 0f28dad

Browse files
microbit-josephinemicrobit-carlos
authored andcommitted
UI: Correct loader animation positioning on small resolutions (#300)
1 parent 6205c3b commit 0f28dad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

static/css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,10 @@ a.command:hover {
400400
display: inline;
401401
min-width: 48px;
402402
}
403+
404+
.loader {
405+
top: 7px;
406+
}
403407

404408
#commands a {
405409
padding: .4em;

0 commit comments

Comments
 (0)