Skip to content
Snippets Groups Projects
Commit aab8e29a authored by Andriy Dyadyura's avatar Andriy Dyadyura
Browse files

update

parent 4e236971
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -169,7 +169,7 @@
line-height: 13px;
padding: $gl-vert-padding $gl-padding;
letter-spacing: .4px;
padding: 10px 14px;
padding: 10px 13px;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
Loading
Loading
@@ -251,9 +251,10 @@
 
.dropdown-new {
margin-left: -5px;
}
 
.dropdown-nr {
.clone-dropdown-btn {
padding: 6px 0;
}
 
Loading
Loading
Loading
Loading
@@ -2,7 +2,7 @@
 
.git-clone-holder
.btn-group.clone-options
%a#clone-dropdown.dropdown-nr.clone-dropdown-btn.btn{href: '#', 'data-toggle' => 'dropdown'}
%a#clone-dropdown.clone-dropdown-btn.btn{href: '#', 'data-toggle' => 'dropdown'}
%span
= default_clone_protocol.upcase
= icon('angle-down')
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