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
c31b4573
Commit
c31b4573
authored
May 17, 2017
by
Phil Hughes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed issuable.scss conflict
[ci skip]
parent
64d0285b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
app/assets/stylesheets/pages/issuable.scss
app/assets/stylesheets/pages/issuable.scss
+0
-6
No files found.
app/assets/stylesheets/pages/issuable.scss
View file @
c31b4573
...
...
@@ -195,13 +195,8 @@
right
:
0
;
transition
:
width
.3s
;
background
:
$gray-light
;
<<<<<<<
HEAD
padding
:
10px
20px
;
z-index
:
200
;
=======
padding
:
0
20px
;
z-index
:
200
;
overflow
:
hidden
;
.issuable-sidebar
{
width
:
calc
(
100%
+
100px
);
...
...
@@ -210,7 +205,6 @@
overflow-x
:
hidden
;
-webkit-overflow-scrolling
:
touch
;
}
>>>>>>>
upstream
/
master
&
.right-sidebar-expanded
{
width
:
$gutter_width
;
...
...
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