Commit 6647b9f5 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix conflicts in projects.scss

parent ee2759e0
...@@ -1182,7 +1182,11 @@ a.allowed-to-push { ...@@ -1182,7 +1182,11 @@ a.allowed-to-push {
} }
} }
<<<<<<< HEAD .issuable-footer {
padding-top: $gl-padding;
padding-bottom: 37px;
}
/* EE-specific styles */ /* EE-specific styles */
.project-mirror-settings { .project-mirror-settings {
.fingerprint-verified { .fingerprint-verified {
...@@ -1254,9 +1258,4 @@ a.allowed-to-push { ...@@ -1254,9 +1258,4 @@ a.allowed-to-push {
display: flex; display: flex;
justify-content: center; justify-content: center;
} }
=======
.issuable-footer {
padding-top: $gl-padding;
padding-bottom: 37px;
>>>>>>> upstream/master
} }
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