BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
ba0c9b86
Unverified
Commit
ba0c9b86
authored
Apr 01, 2016
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove 1px whitespace between nav tabs and underline when form present
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
de1c8164
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
nav.scss
app/assets/stylesheets/framework/nav.scss
+2
-1
No files found.
app/assets/stylesheets/framework/nav.scss
View file @
ba0c9b86
...
...
@@ -100,6 +100,7 @@
>
form
{
display
:
inline-block
;
margin-top
:
-1px
;
}
.icon-label
{
...
...
@@ -110,7 +111,7 @@
height
:
34px
;
display
:
inline-block
;
position
:
relative
;
top
:
1
px
;
top
:
2
px
;
margin-right
:
$gl-padding-top
;
/* Medium devices (desktops, 992px and up) */
...
...
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