Commit 4f2f71db authored by haseeb's avatar haseeb

added top-padding to snippet embed block

parent 20cebb8f
......@@ -55,6 +55,7 @@
.embed-snippet {
padding-right: 0;
padding-top: $gl-padding;
a.btn {
width: 100%;
......@@ -66,7 +67,7 @@
border-left: 0;
outline: none;
box-shadow: none;
&:active {
box-shadow: none;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment