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
Kazuhiko Shiozaki
gitlab-ce
Commits
1bba1558
Commit
1bba1558
authored
Jan 28, 2016
by
Jacob Schatz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix icon centering on collapsed view
parent
9c2bd8b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
app/assets/stylesheets/pages/issuable.scss
app/assets/stylesheets/pages/issuable.scss
+6
-7
No files found.
app/assets/stylesheets/pages/issuable.scss
View file @
1bba1558
...
...
@@ -183,9 +183,7 @@
&
.right-sidebar-collapsed
{
.issuable-count
,
.issuable-nav
,
.assignee
.title
,
.assignee
.selectbox
,
.assignee
.value
.author
,
.assignee
>
*,
.milestone
>
*,
.labels
>
*,
.participants
>
*,
...
...
@@ -194,16 +192,17 @@
display
:
none
;
}
.assignee
{
margin-left
:
-7px
;
}
.gutter-toggle
{
margin-left
:
-207px
;
}
.sidebar-collapsed-icon
{
display
:
block
;
float
:
left
;
width
:
62px
;
text-align
:
center
;
margin-left
:
-19px
;
}
}
}
...
...
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