mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
Small UI improvements
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
.select2-arrow {
|
||||
background: #FFF;
|
||||
border-left: 1px solid #DDD;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -137,6 +137,7 @@ header {
|
||||
.profile-pic {
|
||||
position: relative;
|
||||
top: -1px;
|
||||
padding-right: 0px !important;
|
||||
img {
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user