Commit c590ac01 authored by Jose's avatar Jose

Solve mardown and merge_requests stylesheets conflicts

parent ccc00c39
...@@ -61,13 +61,10 @@ ...@@ -61,13 +61,10 @@
padding-top: 0; padding-top: 0;
line-height: 19px; line-height: 19px;
<<<<<<< HEAD
&.btn.btn-sm { &.btn.btn-sm {
padding: 2px 5px; padding: 2px 5px;
} }
=======
>>>>>>> upstream/master
&:focus { &:focus {
margin-top: -10px; margin-top: -10px;
padding-top: 10px; padding-top: 10px;
......
...@@ -51,15 +51,12 @@ ...@@ -51,15 +51,12 @@
opacity: 0.3; opacity: 0.3;
} }
<<<<<<< HEAD
&.btn-sm { &.btn-sm {
line-height: 1; line-height: 1;
padding: 5px 10px; padding: 5px 10px;
margin-top: 1px; margin-top: 1px;
} }
=======
>>>>>>> upstream/master
&.dropdown-toggle { &.dropdown-toggle {
.fa { .fa {
color: inherit; color: inherit;
......
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