Skip to content
Snippets Groups Projects
Verified Commit d325a279 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Small UI improvements

parent 34d9f34a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -10,6 +10,7 @@
 
.select2-arrow {
background: #FFF;
border-left: 1px solid #DDD;
}
}
}
Loading
Loading
Loading
Loading
@@ -137,6 +137,7 @@ header {
.profile-pic {
position: relative;
top: -1px;
padding-right: 0px !important;
img {
width: 26px;
height: 26px;
Loading
Loading
Loading
Loading
@@ -8,7 +8,7 @@
= @project.name_with_namespace
 
.col-sm-6
- unless empty_repo
- if current_user && !empty_repo
.project-home-dropdown
= render "dropdown"
= render "shared/clone_panel"
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