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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
04dba0e5
Commit
04dba0e5
authored
Jun 06, 2016
by
Annabel Dunstone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Align links and tabs
parent
a528b649
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
app/assets/stylesheets/framework/nav.scss
app/assets/stylesheets/framework/nav.scss
+6
-3
No files found.
app/assets/stylesheets/framework/nav.scss
View file @
04dba0e5
...
@@ -41,8 +41,7 @@
...
@@ -41,8 +41,7 @@
a
{
a
{
display
:
inline-block
;
display
:
inline-block
;
padding
:
14px
;
padding
:
$gl-btn-padding
;
padding-top
:
$gl-padding
;
padding-bottom
:
11px
;
padding-bottom
:
11px
;
margin-bottom
:
-1px
;
margin-bottom
:
-1px
;
font-size
:
15px
;
font-size
:
15px
;
...
@@ -125,6 +124,10 @@
...
@@ -125,6 +124,10 @@
margin-bottom
:
0
;
margin-bottom
:
0
;
border-bottom
:
none
;
border-bottom
:
none
;
li
a
{
padding
:
16px
10px
11px
;
}
/* Small devices (phones, tablets, 768px and lower) */
/* Small devices (phones, tablets, 768px and lower) */
@media
(
max-width
:
$screen-sm-max
)
{
@media
(
max-width
:
$screen-sm-max
)
{
width
:
100%
;
width
:
100%
;
...
@@ -330,8 +333,8 @@
...
@@ -330,8 +333,8 @@
}
}
.nav-control
{
.nav-control
{
.fade-right
{
.fade-right
{
@media
(
min-width
:
$screen-xs-max
)
{
@media
(
min-width
:
$screen-xs-max
)
{
right
:
67px
;
right
:
67px
;
}
}
...
...
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