Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4c3cdfa4
Commit
4c3cdfa4
authored
Dec 05, 2012
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make profile dropbown a bit bigger
parent
a350b52c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
app/assets/stylesheets/sections/header.scss
app/assets/stylesheets/sections/header.scss
+4
-4
No files found.
app/assets/stylesheets/sections/header.scss
View file @
4c3cdfa4
...
...
@@ -172,7 +172,7 @@ header {
display
:
none
;
z-index
:
100000
;
@include
border-radius
(
4px
);
width
:
1
0
0px
;
width
:
1
3
0px
;
position
:
absolute
;
right
:
5px
;
top
:
38px
;
...
...
@@ -181,7 +181,7 @@ header {
box-shadow
:
0
1px
1px
rgba
(
0
,
0
,
0
,
0
.2
);
a
{
color
:
#fff
;
padding
:
7px
10
px
;
padding
:
12px
15
px
;
display
:
block
;
text-shadow
:
none
;
border-bottom
:
1px
solid
#666
;
...
...
@@ -204,8 +204,8 @@ header {
}
&
:last-child
{
@include
border-radius
(
0
0
5px
5px
);
border-bottom
:
0
;
}
border-bottom
:
0
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment