Skip to content
Snippets Groups Projects
Commit 5120d80a authored by Kyle Doherty's avatar Kyle Doherty
Browse files

fix alignment of run button

parent 1a9726bd
Branches
Tags
No related merge requests found
......@@ -451,7 +451,7 @@
.RunButton {
z-index: 1;
margin-top: 0;
margin-top: -10px;
opacity: 1;
box-shadow: 0 1px 2px rgba(0, 0, 0, .22);
transition: margin-top 0.5s, opacity 0.5s;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment