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
2c6d2409
Commit
2c6d2409
authored
Dec 02, 2017
by
Luke Bennett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct sidebar-item-icon margin and vertical align
parent
e0f84130
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
app/assets/stylesheets/pages/note_form.scss
app/assets/stylesheets/pages/note_form.scss
+8
-8
No files found.
app/assets/stylesheets/pages/note_form.scss
View file @
2c6d2409
...
...
@@ -141,20 +141,20 @@
.sidebar-item-icon
{
border-radius
:
$border-radius-default
;
margin
:
0
3px
0
-4px
;
vertical-align
:
middle
;
margin
:
0
5px
0
0
;
vertical-align
:
text-bottom
;
&
.is-active
{
fill
:
$orange-600
;
}
}
.sidebar-collapsed-icon
.sidebar-item-icon
{
margin
:
0
;
}
.sidebar-collapsed-icon
&
{
margin
:
0
;
}
.sidebar-item-value
.sidebar-item-icon
{
fill
:
$theme-gray-700
;
.sidebar-item-value
&
{
fill
:
$theme-gray-700
;
}
}
.sidebar-item-warning-message
{
...
...
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