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
5804f2da
Commit
5804f2da
authored
Jun 23, 2017
by
Nick Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve scss conflicts
parent
af9cfc3f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
36 deletions
+3
-36
app/assets/stylesheets/pages/issuable.scss
app/assets/stylesheets/pages/issuable.scss
+0
-33
app/assets/stylesheets/pages/settings.scss
app/assets/stylesheets/pages/settings.scss
+3
-3
No files found.
app/assets/stylesheets/pages/issuable.scss
View file @
5804f2da
...
...
@@ -728,37 +728,6 @@
}
}
}
<<<<<<<
HEAD
.confidential-issue-warning
{
background-color
:
$gl-gray
;
border-radius
:
3px
;
padding
:
$gl-btn-padding
$gl-padding
;
margin-top
:
$gl-padding-top
;
font-size
:
14px
;
color
:
$white-light
;
.fa
{
margin-right
:
8px
;
}
a
{
color
:
$white-light
;
text-decoration
:
underline
;
}
&
.affix
{
position
:
static
;
width
:
initial
;
@media
(
min-width
:
$screen-sm-min
)
{
position
:
sticky
;
position
:
-
webkit-sticky
;
top
:
60px
;
z-index
:
200
;
}
}
}
.add-issuable-form-input-wrapper
{
height
:
auto
;
...
...
@@ -804,5 +773,3 @@
.add-issuable-form-actions
{
margin-top
:
$gl-padding
;
}
=======
>>>>>>>
ce
/
master
app/assets/stylesheets/pages/settings.scss
View file @
5804f2da
...
...
@@ -127,7 +127,6 @@
}
}
<<<<<<<
HEAD
.nested-settings
{
padding-left
:
20px
;
}
...
...
@@ -150,7 +149,9 @@
.pull-right
{
margin-left
:
auto
;
=======
}
}
.prometheus-metrics-monitoring
{
.panel
{
.panel-toggle
{
...
...
@@ -211,6 +212,5 @@
li
+
li
{
border-top
:
1px
solid
$border-color
;
}
>>>>>>>
ce
/
master
}
}
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