Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gpt
large_projects
gitlabhq1
Commits
7b8a4dd3
Commit
7b8a4dd3
authored
9 years ago
by
Alfredo Sumaran
Browse files
Options
Download
Email Patches
Plain Diff
Set properly line heights
parent
795199bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
app/assets/stylesheets/framework/dropdowns.scss
app/assets/stylesheets/framework/dropdowns.scss
+5
-1
No files found.
app/assets/stylesheets/framework/dropdowns.scss
View file @
7b8a4dd3
...
...
@@ -117,7 +117,7 @@
padding-left
:
10px
;
padding-right
:
10px
;
color
:
$dropdown-link-color
;
line-height
:
16
px
;
line-height
:
34
px
;
text-overflow
:
ellipsis
;
border-radius
:
2px
;
white-space
:
nowrap
;
...
...
@@ -136,6 +136,10 @@
background-color
:
$dropdown-empty-row-bg
;
}
}
&
.dropdown-menu-user-link
{
line-height
:
16px
;
}
}
}
...
...
This diff is collapsed.
Click to expand it.
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