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
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
6beae84e
Commit
6beae84e
authored
Mar 05, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reduce letter-spacing for top nav
parent
a99ad3d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
app/assets/stylesheets/gitlab_bootstrap/mixins.scss
app/assets/stylesheets/gitlab_bootstrap/mixins.scss
+1
-0
app/assets/stylesheets/sections/header.scss
app/assets/stylesheets/sections/header.scss
+1
-1
No files found.
app/assets/stylesheets/gitlab_bootstrap/mixins.scss
View file @
6beae84e
...
...
@@ -73,6 +73,7 @@
font-size
:
18px
;
line-height
:
42px
;
font-weight
:
normal
;
letter-spacing
:
-1px
;
}
@mixin
md-typography
{
...
...
app/assets/stylesheets/sections/header.scss
View file @
6beae84e
...
...
@@ -67,7 +67,7 @@ header {
position
:
relative
;
float
:
left
;
margin
:
0
;
margin-left
:
1
5
px
;
margin-left
:
1
0
px
;
@include
header-font
;
}
...
...
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