Skip to content
Snippets Groups Projects
Unverified Commit 370839cf authored by Phil Hughes's avatar Phil Hughes
Browse files

fixed alert box moving when is-stuck gets added

parent 86d34921
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -577,7 +577,8 @@
background-color: $white-light;
z-index: 190;
 
+ .files {
+ .files,
+ .alert {
margin-top: 1px;
}
 
Loading
Loading
@@ -596,7 +597,8 @@
display: none;
}
 
+ .files {
+ .files,
+ .alert {
margin-top: 30px;
}
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment